ComponentOne DataCollection
C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetVirtualDataCollection Class / ItemType Property

In This Topic
    ItemType Property (C1AdoNetVirtualDataCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemType As System.Type
    public System.Type ItemType {get;}
    See Also