NDoc 1.3 SDK

ReferencePathCollection.ICustomTypeDescriptor.GetProperties Method

Overload List

 

private PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties();

Called to get the properties of this type. Returns properties with certain attributes. this restriction is not implemented here.

private PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties(Attribute[]);

See Also

ReferencePathCollection Class | NDoc.Core Namespace