C# Класс Datamodel.AttributeList

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

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

Метод Описание
GetProperties ( ) : PropertyDescriptorCollection
GetProperties ( System attributes ) : PropertyDescriptorCollection

Приватные методы

Метод Описание
ICustomTypeDescriptor ( ) : AttributeCollection
ICustomTypeDescriptor ( ) : System.ComponentModel.EventDescriptor
ICustomTypeDescriptor ( ) : EventDescriptorCollection
ICustomTypeDescriptor ( System attributes ) : EventDescriptorCollection
ICustomTypeDescriptor ( ) : PropertyDescriptor
ICustomTypeDescriptor ( ) : TypeConverter
ICustomTypeDescriptor ( PropertyDescriptor pd ) : object
ICustomTypeDescriptor ( Type editorBaseType ) : object
ICustomTypeDescriptor ( ) : string

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

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

public GetProperties ( ) : PropertyDescriptorCollection
Результат System.ComponentModel.PropertyDescriptorCollection

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

public GetProperties ( System attributes ) : PropertyDescriptorCollection
attributes System
Результат System.ComponentModel.PropertyDescriptorCollection