Xceed .NET Libraries Documentation
NotifyListBase Class
Members 


Xceed.Zip Assembly > Xceed.Zip.Sfx Namespace : NotifyListBase Class
Represents a list that provides notification when one if its items changes.
Syntax
'Declaration
 
<ListBindableAttribute(False)>
Public Class NotifyListBase 
   Inherits Xceed.Utils.Collections.ListBase
   Implements System.Collections.ICollectionSystem.Collections.IEnumerableSystem.Collections.IList 
'Usage
 
Dim instance As NotifyListBase
[ListBindable(false)]
public class NotifyListBase : Xceed.Utils.Collections.ListBase, System.Collections.ICollectionSystem.Collections.IEnumerableSystem.Collections.IList  
Inheritance Hierarchy

System.Object
      Xceed.Zip.Sfx.NotifyListBase
         Xceed.Zip.Sfx.ButtonCaptionList
         Xceed.Zip.Sfx.DialogMessageList
         Xceed.Zip.Sfx.DialogStringList
         Xceed.Zip.Sfx.ExtensionAssociationList
         Xceed.Zip.Sfx.FileCopyList
         Xceed.Zip.Sfx.ProgramGroupItemList
         Xceed.Zip.Sfx.RegistryKeyList
         Xceed.Zip.Sfx.StringList

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NotifyListBase Members
Xceed.Zip.Sfx Namespace