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