EnumerateExtension - класс

Definition

Пространство имён: Tessa.UI.Markup
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
[MarkupExtensionReturnTypeAttribute(typeof(IEnumerable<Object>))]
public sealed class EnumerateExtension : MarkupExtension
Inheritance
Object    MarkupExtension    EnumerateExtension

Конструкторы

EnumerateExtensionИнициализирует новый экземпляр класса EnumerateExtension
EnumerateExtension(Type)Инициализирует новый экземпляр класса EnumerateExtension

Свойства

Методы

ProvideValue(IServiceProvider)When implemented in a derived class, returns an object that is provided as the value of the target property for this markup extension.
(Унаследован от MarkupExtension)
ProvideValue(IServiceProvider) 

См. также