DataEngine for .NET Standard | ComponentOne
C1.DataEngine.Collection Assembly / C1.DataEngine Namespace / C1DataEngineCollection Class / InternalList Property

In This Topic
    InternalList Property
    In This Topic
    Syntax
    'Declaration
     
    Protected Shadows ReadOnly Property InternalList As Object()
    protected new object[] InternalList {get;}
    See Also