バージョン

ZOrderEffectStopCollection クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタZOrderEffectStopCollection コンストラクタZOrderEffectStopCollection のインスタンスを作成します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティCountリストに含まれる項目の数を返します。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
Public プロパティIsReadOnlyリストが読み取り専用かどうかを示す値を返します。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
Public プロパティItem指定したインデックスにある項目を返します。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAdd指定した項目をコレクションに追加します。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
Public メソッドClearコレクションをクリアし、すべての項目を削除します。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
Public メソッドContainsリストが指定した項目を含むかどうかを返します。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
Public メソッドCopyToリストのコンテンツを互換性のある 1 次元配列にコピーします。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
Public メソッドIndexOf指定した項目のインデックスを返します。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
Public メソッドInsert指定したインデックスで指定した項目を挿入します。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
Public メソッドRemoveリストから指定したオブジェクトの最初の発生を削除します。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
Public メソッドRemoveAt指定したインデックスにある項目を削除します。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
Public メソッドReplaceAllクリアして、指定したコレクションから要素でコレクションのすべての要素を置き換えます。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
Public メソッドResumeChangeNotificationsEffectStopCollection<T>.SuspendChangeNotifications に対する呼び出しによって保留された変更通知を再開します。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
Public メソッドSuspendChangeNotificationsEffectStopCollection<T>.ResumeChangeNotifications が呼び出されるまでコレクションのすべての変更通知を保留にします。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントCollectionChangedコレクションに変更が行われた時にリスナーに通知します。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
Public イベントPropertyChangedプロパティを変更すると発生します。 Infragistics.Windows.Controls.EffectStopCollection<ZOrderEffectStop>から継承されます。
トップ
参照