This topic has not yet been rated - Rate this topic

BaseCollection Properties

(see also Protected Properties )
  Name Description
Public property Supported by the .NET Compact Framework Count Gets the total number of elements in the collection.
Public property Supported by the .NET Compact Framework IsReadOnly Gets a value indicating whether the collection is read-only.
Public property Supported by the .NET Compact Framework IsSynchronized Gets a value indicating whether access to the ICollection is synchronized.
Public property Supported by the .NET Compact Framework SyncRoot Gets an object that can be used to synchronize access to the BaseCollection.
Top
  Name Description
Protected property Supported by the .NET Compact Framework List Gets the list of elements contained in the BaseCollection instance.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.