WebMatrix.Data.DynamicRecord.ICustomTypeDescriptor C# (CSharp) Method

ICustomTypeDescriptor() private method

private ICustomTypeDescriptor ( ) : AttributeCollection
return System.ComponentModel.AttributeCollection
		AttributeCollection ICustomTypeDescriptor.GetAttributes ()
		{
			return null;
		}

Same methods

DynamicRecord::ICustomTypeDescriptor ( ) : System.ComponentModel.EventDescriptor
DynamicRecord::ICustomTypeDescriptor ( ) : EventDescriptorCollection
DynamicRecord::ICustomTypeDescriptor ( Attribute attributes ) : EventDescriptorCollection
DynamicRecord::ICustomTypeDescriptor ( PropertyDescriptor pd ) : Object
DynamicRecord::ICustomTypeDescriptor ( Type editorBaseType ) : Object
DynamicRecord::ICustomTypeDescriptor ( ) : PropertyDescriptor
DynamicRecord::ICustomTypeDescriptor ( ) : PropertyDescriptorCollection
DynamicRecord::ICustomTypeDescriptor ( Attribute attributes ) : PropertyDescriptorCollection
DynamicRecord::ICustomTypeDescriptor ( ) : TypeConverter
DynamicRecord::ICustomTypeDescriptor ( ) : string