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