バージョン

GradientStopCollection クラス メンバ

GradientStopCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタGradientStopCollection コンストラクタこのクラスの新しいインスタンスを作成します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティColorsこのコレクションに含まれる項目の Color を返します。  
Public プロパティCountこのコレクションに含まれる項目の数を返します。  
Public プロパティItem指定したインデックスにある GradientStop を返します。  
Public プロパティOffsetsこのコレクションに含まれる項目の Offset を返します。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティItemsGets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<GradientStop>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAddオーバーロードされます。 指定した GradientStop インスタンスをコレクションに追加します。  
Public メソッドClearこのコレクションからすべての項目を削除します。  
Public メソッドContainsDetermines whether an element is in the Collection. System.Collections.ObjectModel.Collection<GradientStop>から継承されます。
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<GradientStop>から継承されます。
Public メソッドGetEnumeratorReturns an enumerator that iterates through the Collection. System.Collections.ObjectModel.Collection<GradientStop>から継承されます。
Public メソッドIndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. System.Collections.ObjectModel.Collection<GradientStop>から継承されます。
Public メソッドInsertInserts an element into the Collection at the specified index. System.Collections.ObjectModel.Collection<GradientStop>から継承されます。
Public メソッドMove System.Collections.ObjectModel.ObservableCollection<GradientStop>から継承されます。
Public メソッドRemoveこのコレクションから指定した GradientStop を削除します。  
Public メソッドRemoveAtこのコレクションから指定した順序位置にある GradientStop インスタンスを削除します。  
トップ
パブリック イベント
プロテクト イベント
参照