CollectionImpl class

Provides implementations of common methods needed by an implementer of ICollection.

public static class CollectionImpl

Public Members

name description
static CheckCopyToParameters(…) Performs standard validation of parameters passed to an implementation of Int32).
static Contains<T>(…) Provides a standard implementation of Contains.
static CopyTo<T>(…) Provides a standard implementation of Int32).

See Also