Returns a model transformation by name or at
a specified position.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Item( _
ByVal Index As Integer _
) As IAgVOModelTrans
|
| [C#] |
|---|
public IAgVOModelTrans this[
|
| [Managed C++] |
|---|
public: __property IAgVOModelTrans^ get_Item(
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Item(
|
| [Java] |
|---|
public IAgVOModelTrans getItem(
|
- Index