ConstraintCollection.List プロパティ
コレクションに格納されている Constraint オブジェクトのリストを取得します。
Overrides Protected ReadOnly Property List As ArrayList
[C#]
protected override ArrayList List {get;}
[C++]
protected: __property ArrayList* get_List();
[JScript]
protected override function get List() : ArrayList;
プロパティ値
コレクション メンバを含む ArrayList 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET
参照
ConstraintCollection クラス | ConstraintCollection メンバ | System.Data 名前空間