IExplorerViewColumn.Index 屬性

定義

取得或設定 Explorer 視圖所需的索引。

public:
 property int Index { int get(); void set(int value); };
public int Index { get; set; }
member this.Index : int with get, set
Public Property Index As Integer

屬性值

Explorer 視圖指定的索引。

適用於