Property Item
Item[Int32]
Declaration
public virtual IShape this[int index] { get; }
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index |
Property Value
Type | Description |
---|---|
IShape |
public virtual IShape this[int index] { get; }
Type | Name | Description |
---|---|---|
System.Int32 | index |
Type | Description |
---|---|
IShape |