Xceed .NET Libraries Documentation
FileCopyList Class Properties


Xceed.Zip Assembly > Xceed.Zip.Sfx Namespace : FileCopyList Class

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

Public Properties
 NameDescription
Public PropertyGets the number of items contained in the System.Collections.ICollection. (Inherited from Xceed.Utils.Collections.ListBase)
Public PropertyOverridden. Gets a boolean value indicating if the FileCopyList has a fixed size.  
Public PropertyOverridden. Gets a boolean value indicating if the FileCopyList is readonly.  
Public PropertyGets a boolean value indicating if access to the System.Collections.ICollection is synchronized (thread-safe). (Inherited from NotifyListBase)
Public PropertyGets the file at the specified index.  
Public PropertyGets an object that can be used to synchronize access to the System.Collections.ICollection. (Inherited from NotifyListBase)
Top
Protected Properties
 NameDescription
Protected PropertyGets an array containing the contents of the list. (Inherited from Xceed.Utils.Collections.ListBase)
Top
See Also

Reference

FileCopyList Class
Xceed.Zip.Sfx Namespace