DataGridViewSelectedCellCollection.List 속성

정의

컬렉션에 있는 요소의 목록을 가져옵니다.

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 입니다.

적용 대상

추가 정보