[]
Gets the attribute for the converter.
C1ConverterAttribute GetConverterAttribute(object memberInfo, object value)
Function GetConverterAttribute(memberInfo As Object, value As Object) As C1ConverterAttribute
| Type | Name | Description |
|---|---|---|
| object | memberInfo | The member information. |
| object | value | The member value. |
| Type | Description |
|---|---|
| C1ConverterAttribute | Returns an instance of C1ConverterAttribute |