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

속성 값

ICollection

템플릿 속성 항목의 컬렉션입니다.

설명

항목이 없으면 정적 빈 컬렉션이 반환됩니다.

적용 대상