バージョン

LevelSortDirectionCollection クラス メソッド

このクラスのメンバの一覧は、LevelSortDirectionCollectionメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドAddAdds an object to the end of the Collection. System.Collections.ObjectModel.Collection<KeyValuePair<string,ListSortDirection>>から継承されます。
Public メソッドClearRemoves all elements from the Collection. System.Collections.ObjectModel.Collection<KeyValuePair<string,ListSortDirection>>から継承されます。
Public メソッドContainsDetermines whether an element is in the Collection. System.Collections.ObjectModel.Collection<KeyValuePair<string,ListSortDirection>>から継承されます。
Public メソッドContainsKeyコレクションが指定した一意の名前を持つレベルを含むかどうかを決定します。  
Public メソッドCopyToCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. System.Collections.ObjectModel.Collection<KeyValuePair<string,ListSortDirection>>から継承されます。
Public メソッドGetEnumeratorReturns an enumerator that iterates through the Collection. System.Collections.ObjectModel.Collection<KeyValuePair<string,ListSortDirection>>から継承されます。
Public メソッドIndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. System.Collections.ObjectModel.Collection<KeyValuePair<string,ListSortDirection>>から継承されます。
Public メソッドInsertInserts an element into the Collection at the specified index. System.Collections.ObjectModel.Collection<KeyValuePair<string,ListSortDirection>>から継承されます。
Public メソッドRemoveオーバーロードされます。 指定したレベルの一意の名前を持つ KeyValuePair を削除します。  
Public メソッドRemoveAtRemoves the element at the specified index of the Collection. System.Collections.ObjectModel.Collection<KeyValuePair<string,ListSortDirection>>から継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドClearItemsオーバーライドされます。 コレクションの項目をクリアします。  
Protected メソッドInsertItemオーバーライドされます。 指定したインデックスに新しい項目を挿入します。  
Protected メソッドRemoveItemオーバーライドされます。 指定したインデックスにある項目を削除します。  
Protected メソッドSetItemオーバーライドされます。 指定したインデックスにある項目を置き換えます。  
トップ
参照