Search
ReadOnlyCollection(T) Properties
 


 Public Properties

  Name Description

Count

Gets the number of elements contained in the collection.

IsSynchronized

Gets a value indicating whether the access to the collection is synchronized.

SyncRoot

Gets an object that can be used to synchronize access to the collection.

 See Also