[]
Gets the IShapeNode at the specified index.
IShapeNode this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IShapeNode
Type | Name | Description |
---|---|---|
int | index | The index number for the object. |
Type | Description |
---|---|
IShapeNode | The IShapeNode at the specified index. |