DataCollection | ComponentOne
C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetVirtualDataCollection Class / IsDisposed Property

In This Topic
    IsDisposed Property (C1AdoNetVirtualDataCollection)
    In This Topic
    Gets whether the collection is disposed.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDisposed As Boolean
    public bool IsDisposed {get;}
    See Also