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