DataGridViewRowCollection.List Özellik

Tanım

Bir nesne dizisi DataGridViewRow alır.

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

Özellik Değeri

ArrayList

Bir nesne dizisi DataGridViewRow .

Açıklamalar

içindeki List tüm satırların paylaşımını DataGridViewRowCollectionkaldırdığından bu özelliği kullanmaktan kaçınmanız gerekir.

Şunlara uygulanır

Ayrıca bkz.