C# Class Datamodel.AttributeList

Show file Open project: Artfunkel/Datamodel.NET Class Usage Examples

Public Methods

Method Description
GetProperties ( ) : PropertyDescriptorCollection
GetProperties ( System attributes ) : PropertyDescriptorCollection

Private Methods

Method Description
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

Method Details

GetProperties() public method

public GetProperties ( ) : PropertyDescriptorCollection
return System.ComponentModel.PropertyDescriptorCollection

GetProperties() public method

public GetProperties ( System attributes ) : PropertyDescriptorCollection
attributes System
return System.ComponentModel.PropertyDescriptorCollection