DataEngine for .NET Standard | ComponentOne
C1.DataEngine.Collection Assembly / C1.DataEngine Namespace / C1DataEngineCollection Class / GetItemType Method

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