C# Класс System.ComponentModel.ExpandableObjectConverter

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ExpandableObjectConverter ( ) : Microsoft.Win32
GetProperties ( ITypeDescriptorContext context, object value, Attribute attributes ) : PropertyDescriptorCollection
GetPropertiesSupported ( ITypeDescriptorContext context ) : bool

Описание методов

ExpandableObjectConverter() публичный Метод

public ExpandableObjectConverter ( ) : Microsoft.Win32
Результат Microsoft.Win32

GetProperties() публичный Метод

public GetProperties ( ITypeDescriptorContext context, object value, Attribute attributes ) : PropertyDescriptorCollection
context ITypeDescriptorContext
value object
attributes System.Attribute
Результат PropertyDescriptorCollection

GetPropertiesSupported() публичный Метод

public GetPropertiesSupported ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
Результат bool