net472_PropertyGridHelpers.TypeDescriptors_LocalizedTypeDescriptor_GetProperties - dparvin/PropertyGridHelpers GitHub Wiki

LocalizedTypeDescriptor.GetProperties method (1 of 2)

Gets the properties of the referenced class.

public override PropertyDescriptorCollection GetProperties()

Return Value

a PropertyDescriptorCollection with the properties of the object.

See Also


LocalizedTypeDescriptor.GetProperties method (2 of 2)

Gets the properties.

public override PropertyDescriptorCollection GetProperties(Attribute[] attributes)
parameter description
attributes The array of attributes used to find the properties that use one or more of them.

Return Value

a PropertyDescriptorCollection with the properties of the object.

See Also

⚠️ **GitHub.com Fallback** ⚠️