Given an index, returns an element in the collection.
Read-only property
[Visual Basic .NET] |
---|
Public Property Item( _ ByVal Level As Integer _ ) As IAgVmVOSpatialCalculationLevel |
[C#] |
---|
public IAgVmVOSpatialCalculationLevel this[ |
[Managed C++] |
---|
public: __property IAgVmVOSpatialCalculationLevel^ get_Item( |
[Unmanaged C++] |
---|
public: HRESULT get_Item( |
[Java] |
---|
public IAgVmVOSpatialCalculationLevel getItem( |
- Level