Returns an element of the collection at the specified position.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Item( _ ByVal Index As Integer _ ) As IAgVORefCrdn |
| [C#] |
|---|
public IAgVORefCrdn this[ |
| [Managed C++] |
|---|
public: __property IAgVORefCrdn^ get_Item( |
| [Unmanaged C++] |
|---|
public: HRESULT get_Item( |
| [Java] |
|---|
public IAgVORefCrdn getItem( |
- Index
