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