A scene in the collection at a specified
index.
Read-only property
[Visual Basic .NET] |
---|
Public Property Item( _
ByVal Index As Integer _
) As IAgStkGraphicsScene
|
[C#] |
---|
public IAgStkGraphicsScene this[
|
[Managed C++] |
---|
public: __property IAgStkGraphicsScene^ get_Item(
|
[Unmanaged C++] |
---|
public: HRESULT get_Item(
|
[Java] |
---|
public IAgStkGraphicsScene getItem(
|
- Index