Allows you to iterate through the collection.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgVABisectionResult this[ int Index ] {get;} |
| [Managed C++] |
|---|
public: __property IAgVABisectionResult^ get_Item( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVABisectionResult getItem( int Index ); |
[Python - STK API ] |
|---|
@property def Item(self) -> "IAgVABisectionResult": |
- Index






