バージョン

Item プロパティ (LevelSortDirectionCollection)

指定したレベルの一意の名前を持つ System.ComponentModel.ListSortDirection を取得または設定します。
シンタックス
'宣言
 
Public Shadows Default Property Item( _
   ByVal levelUniqueName As String _
) As ListSortDirection
public new ListSortDirection this[ 
   string levelUniqueName
]; {get; set;}

パラメータ

levelUniqueName
レベルの UniqueName。

プロパティ値

System.ComponentModel.ListSortDirection
参照