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

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