ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.JsonNet Namespace / CollectionItemTypeAttribute Class / ItemConverterType Property

In This Topic
    ItemConverterType Property
    In This Topic
    Gets the converter type of item.
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemConverterType As Type
    public Type ItemConverterType {get;}
    See Also