Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Item property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns the gObject object by index.

Class

IgObjects

Syntax

[C#]

IgObject this[object gObjectIdentifier] { get; };

[Visual C++]

HRESULT Item(

[in] VARIANT gObjectIdentifier,

[out, retval] IgObject**

);

Parameters

gObjectIdentifier

The index of the gObject. This is a numeric value from 1 to Count, or the name of the gObject.

IgObject

The returned gObject object.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in