Returns the nIndex observation in the set.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgODGenericObs Item( int nIndex ); |
| [Managed C++] |
|---|
public: IAgODGenericObs^ Item( int nIndex ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgODGenericObs item( int nIndex ); |
[Python - STK API ] |
|---|
def Item(self, nIndex:int) -> "IAgODGenericObs": |
- nIndex






