Given an index, returns an IAg3DTileset interface.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAg3DTileset this[ int Index ] {get;} |
| [Managed C++] |
|---|
public: __property IAg3DTileset^ get_Item( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAg3DTileset getItem( int Index ); |
[Python - STK API ] |
|---|
@property def Item(self) -> "IAg3DTileset": |
- Index






