Share via


BindingsCollection.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,包含所有的集合成員。

適用於