System.Collections.ICollection

ICollection Interface


Defines number of elements for collection objects.

Definition

public interface ICollection: IEnumerable

Members Table

MethodDescription
CopyTo
GetEnumerator(Inherited from IEnumerable)
PropertyDescription
CountGet the number of elements contained by the ICollection.

Interface Information

NamespaceSystem.Collections
Librarycorlib.scl
Library Version1.0.0.1866
© 2004-2005 GlobFX Technologies. All rights reserved.