Platform Core .NET Assemblies API
TryGetObject Method
See Also  Send Feedback
Terrasoft.Common Namespace > GeneralResourceStorage Class : TryGetObject Method
managerName
Resource manager name.
objectName
Object name.
obj
Inbound parameter where an object with the name objectName of the resource manager managerName is placed

Glossary Item Box

Gets an object with the name objectName of the resource manager managerName in the specified obj parameter. Gets a value that indicated whether the objectName object has been received successfully.

Syntax

 
C#
 
 

Parameters

managerName
Resource manager name.
objectName
Object name.
obj
Inbound parameter where an object with the name objectName of the resource manager managerName is placed

Return Value

true, if the managerName resource manager successfully received an object with name objectName; else – false.

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.