'Declaration Function GetCollectionItemConverterAttribute( _ ByVal memberInfo As Object, _ ByVal collection As Object _ ) As C1CollectionItemConverterAttribute
C1CollectionItemConverterAttribute GetCollectionItemConverterAttribute( object memberInfo, object collection )
Parameters
- memberInfo
- The member information.
- collection
- The collection value.
Return Value
Returns an instance of C1CollectionItemConverterAttribute