Xceed .NET Libraries Documentation
Xceed.Zip Assembly / Xceed.Zip.Sfx Namespace / NotifyListBase Class
Methods


In This Topic
    NotifyListBase Class Members
    In This Topic

    The following tables list the members exposed by NotifyListBase.

    Protected Methods
     NameDescription
    Protected MethodOverridden. Performs additional custom processes when clearing the contents of the list.  
    Protected MethodOverridden. Performs additional custom processes after inserting a new element into the list.  
    Protected MethodOverridden. Performs additional custom processes after removing an element from the list.  
    Protected MethodOverridden. Performs additional custom processes after setting a value in the list.  
    Top
    See Also