Given an index, returns the element in the collection.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgRt3SimpleQueryClause this[ int Index ] {get;} |
| [Managed C++] |
|---|
public: __property IAgRt3SimpleQueryClause^ get_Item( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgRt3SimpleQueryClause getItem( int Index ); |
- Index





