0 out of 1 rated this helpful - Rate this topic

ICollection Methods

  Name Description
Public method Supported by the .NET Compact Framework Add Adds an item to the ICollection.
Public method Supported by the .NET Compact Framework Clear Removes all items from the ICollection.
Public method Supported by the .NET Compact Framework Contains Determines whether the ICollection contains a specific value.
Public method Supported by the .NET Compact Framework CopyTo Copies the elements of the ICollection to an Array, starting at a particular Array index.
Public method Supported by the .NET Compact Framework Remove Removes the first occurrence of a specific object from the ICollection.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.