DataGridViewCellCollection.List プロパティ

定義

ArrayList オブジェクトが含まれる DataGridViewCellCollection を取得します。

protected:
 virtual property System::Collections::ArrayList ^ List { System::Collections::ArrayList ^ get(); };
protected override System.Collections.ArrayList List { get; }
member this.List : System.Collections.ArrayList
Protected Overrides ReadOnly Property List As ArrayList

プロパティ値

ArrayList

ArrayList.

適用対象

こちらもご覧ください