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.3.3.0 (1.3.18.0209)
Syntax
AttributeCollection ICustomTypeDescriptor.GetAttributes()

Return Value

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

Implements

ICustomTypeDescriptorGetAttributes
See Also