ControlBuilder.TemplatePropertyEntries 屬性

定義

取得樣板屬性項目的集合。

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

屬性值

樣板屬性項目的集合。

備註

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

適用於