Version

SparseCollectionBase Class Properties

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

Public Properties
 NameDescription
Public PropertyAllThe collection as an array of objects  
Public PropertyCountReturns the number of items in the collection  
Public PropertyIsReadOnlyReturns true if the collection is read-only  
Public PropertyIsSynchronizedGets a value indicating whether access to the ArrayList is synchronized (thread-safe).  
Public PropertySyncRootGets an object that can be used to synchronize access to the collection.  
See Also