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 condition object by index.

Class

IConditions

Syntax

[C#]

ICondition this[int index] { get; };

[Visual C++]

HRESULT Item(

[in] LONG index,

[out, retval] ICondition**

);

Parameters

index

The index of the condition object. This is a numeric value from 1 to Count.

ICondition

The returned condition object.

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