Xceed .NET Libraries Documentation
StringList Class Properties


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

For a list of all members of this type, see StringList 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 value indicating whether the StringList has a fixed size.  
Public PropertyOverridden. Gets a boolean value indicating if the StringList is readonly.  
Public PropertyGets a boolean value indicating if access to the System.Collections.ICollection is synchronized (thread-safe). (Inherited from NotifyListBase)
Public PropertyGets or sets the string 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

StringList Class
Xceed.Zip.Sfx Namespace