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.

적용 대상

추가 정보