DataCollection | ComponentOne
C1.DataCollection.BindingList Assembly / C1.DataCollection.BindingList Namespace / C1BindingListDataCollection Class / IsDisposed Property

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