リサイズはクリックかドラッグ

NotifyCollectionT コンストラクター (IEnumerableT)

指定した列挙可能なソースの要素を含む NotifyCollectionT クラスの新しいインスタンスを初期化します。

名前空間:  GrapeCity.Windows.InputMan
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
public NotifyCollection(
	IEnumerable<T> value
)

パラメーター

value
型: System.Collections.GenericIEnumerableT
コレクションを初期化する IEnumerableT
関連項目