Click or drag to resize

PropertyBagICustomTypeDescriptorGetAttributes Method

Returns a collection of custom attributes for this instance of a component.

Namespace:  SD.Tools.Algorithmia.GeneralDataStructures.PropertyEditing
Assembly:  SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.4.0.0 (1.4.19.0529)
Syntax
AttributeCollection ICustomTypeDescriptor.GetAttributes()

Return Value

Type: AttributeCollection
An AttributeCollection containing the attributes for this object.

Implements

ICustomTypeDescriptorGetAttributes
See Also