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:
