ResXResourceManagerGetObject Method

Overload List

GetObject(String) Returns the value of the specified resource.
See the Remarks section of the ResXResourceManager class for examples.
GetObject(String, CultureInfo) Gets the value of the specified resource localized for the specified culture.
See the Remarks section of the ResXResourceManager class for examples.

See Also