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

Значение свойства

Коллекция записей свойств шаблона.

Комментарии

Если записей нет, возвращается статическая пустая коллекция.

Применяется к