The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ResourceManager::GetObject Method
.NET Framework (current version)
Returns the value of the specified non-string resource for the current culture.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetObject(String^) | Returns the value of the specified non-string resource. |
![]() | GetObject(String^, CultureInfo^) | Gets the value of the specified non-string resource localized for the specified culture. |
Show:
