Xceed .NET Libraries Documentation
ListBase Class Properties


Xceed.Zip Assembly > Xceed.Utils.Collections Namespace : ListBase Class

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

Public Properties
 NameDescription
Public PropertyGets the number of items contained in the System.Collections.ICollection.  
Public PropertyGets a boolean value indicating whether the list has a fixed size.  
Public PropertyGets a boolean value indicating if the list is readonly.  
Public PropertyGets a boolean value indicating if access to the System.Collections.ICollection is synchronized (thread-safe).  
Public PropertyGets an object that can be used to synchronize access to the System.Collections.ICollection.  
Top
Protected Properties
 NameDescription
Protected PropertyGets an array containing the contents of the list.  
Top
See Also

Reference

ListBase Class
Xceed.Utils.Collections Namespace