[]
        
(Showing Draft Content)

C1.Web.Mvc.Serialization.IAttributeHelper.GetCollectionItemConverterAttribute

GetCollectionItemConverterAttribute Method

GetCollectionItemConverterAttribute(object, object)

Gets the attribute for the collection item converter.

Declaration
C1CollectionItemConverterAttribute GetCollectionItemConverterAttribute(object memberInfo, object collection)
Parameters
Type Name Description
object memberInfo

The member information.

object collection

The collection value.

Returns
Type Description
C1CollectionItemConverterAttribute

Returns an instance of C1CollectionItemConverterAttribute