Click or drag to resize
FdfPropertyCollectionGetProperties Method (Attribute)

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public PropertyDescriptorCollection GetProperties(
	Attribute[] attributes
)

Parameters

attributes
Type: SystemAttribute

Return Value

Type: PropertyDescriptorCollection

Implements

ICustomTypeDescriptorGetProperties(Attribute)
See Also