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

Glossary Item Box

Gets an object with the specified name 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.

Return Value

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

Exceptions

ExceptionDescription
ItemNotFoundExceptionIf the resource manager with name managerName is not found in the current resource storage.

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.