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