Adjustments.Item[Int32] 属性

定义

public:
 property float default[int] { float get(int Index); void set(int Index, float value); };
public float this[int Index] { get; set; }
member this.Item(int) : single with get, set
Default Public Property Item(Index As Integer) As Single

参数

Index
Int32

属性值

适用于