DataCollection | ComponentOne
C1.DataCollection.BindingList Assembly / C1.DataCollection.BindingList Namespace / C1BindingListDataCollection Class / GetItemType Method

In This Topic
    GetItemType Method (C1BindingListDataCollection)
    In This Topic
    Gets the type of the item.
    Syntax
    'Declaration
     
    Public Overrides Function GetItemType() As Type
    public override Type GetItemType()
    See Also