DataCollection | ComponentOne
C1.DataCollection.BindingList Assembly / C1.DataCollection.BindingList Namespace / C1DataCollectionBindingList Class


In This Topic
    C1DataCollectionBindingList Class Methods
    In This Topic

    For a list of all members of this type, see C1DataCollectionBindingList members.

    Public Methods
     NameDescription
    Public MethodAdds an item to the System.Collections.IList.  
    Public Method  
    Public MethodAdds a new item to the list.  
    Public MethodOverloaded.   
    Public MethodDiscards a pending new item from the collection.  
    Public MethodRemoves all items from the System.Collections.IList.  
    Public MethodDetermines whether the System.Collections.IList contains a specific value.  
    Public MethodCopies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
    Public MethodCommits a pending new item to the collection.  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Parses a filter expression string and returns the corresponding C1.DataCollection.FilterExpression.  
    Public Method  
    Public Method  
    Public MethodDetermines the index of a specific item in the System.Collections.IList.  
    Public MethodInserts an item to the System.Collections.IList at the specified index.  
    Public MethodRemoves the first occurrence of a specific object from the System.Collections.IList.  
    Public MethodRemoves the System.Collections.IList item at the specified index.  
    Public Method  
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled to raise ListChanged event.  
    Top
    See Also