Retrieves and IAgScheduleTime interface given an index.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgScheduleTime this[ int Index ] {get;} |
| [Managed C++] |
|---|
public: __property IAgScheduleTime^ get_Item( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgScheduleTime getItem( int Index ); |
- Index





