ControlBuilder.ComplexPropertyEntries 屬性

定義

取得複雜屬性項目的集合。

public:
 property System::Collections::ICollection ^ ComplexPropertyEntries { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection ComplexPropertyEntries { get; }
member this.ComplexPropertyEntries : System.Collections.ICollection
Public ReadOnly Property ComplexPropertyEntries As ICollection

屬性值

複雜屬性項目的集合。

備註

如果沒有專案,則會傳回靜態空白集合。

適用於