[]
        
(Showing Draft Content)

C1.Document.LineConverter.GetProperties

GetProperties Method

GetProperties(ITypeDescriptorContext, object, Attribute[])

Declaration
public override PropertyDescriptorCollection GetProperties(ITypeDescriptorContext context, object value, Attribute[] attributes)
Parameters
Type Name Description
ITypeDescriptorContext context
object value
Attribute[] attributes
Returns
Type Description
PropertyDescriptorCollection
Overrides