GradientStops.Item[Int32] 属性

定义

从集合中GradientStopGradientStops获取 对象。 只读。

public:
 property Microsoft::Office::Core::GradientStop ^ default[int] { Microsoft::Office::Core::GradientStop ^ get(int Index); };
public Microsoft.Office.Core.GradientStop this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Core.GradientStop
Default Public ReadOnly Property Item(Index As Integer) As GradientStop

参数

Index
Int32

返回的对象的名称或索引号。

属性值

GradientStop

适用于