Platform Core .NET Assemblies API
GetObject(String,String,CultureInfo) Method
See Also  Send Feedback
Terrasoft.Common Namespace > GeneralResourceStorage Class > GetObject Method : GetObject(String,String,CultureInfo) Method
managerName
Resource manager name.
objectName
Object name.
culture
Object culture.

Glossary Item Box

Gets an object with the specified name and culture that belongs to the specified resource manager or throws an exception if the object is not found.

Syntax

 
C#
 
 

Parameters

managerName
Resource manager name.
objectName
Object name.
culture
Object culture.

Return Value

Object with name objectName and culture culture that belongs to the resource manager with the name managerName.

Exceptions

ExceptionDescription
ItemNotFoundExceptionIf an object with name objectName and culture culture is not found in resource manager managerName.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.