[]
Returns the IColorStop object from a collection.
IColorStop this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IColorStop
Type | Name | Description |
---|---|---|
int | index | Specifies the position of an element in the collection. |
Type | Description |
---|---|
IColorStop | Returns IColorStop |