DataCollection | ComponentOne
C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetVirtualDataCollection Class / GetItemType Method

In This Topic
    GetItemType Method (C1AdoNetVirtualDataCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetItemType() As Type
    public override Type GetItemType()
    See Also