Foley .NET Utilities Class Library

ICollection2 Members

Public Instance Properties

IsEmpty When implemented by a class, gets a value idicating whether the collection is empty or not.
IsFixedSize When implemented by a class, gets a value indicating whether the collection has a fixed size.
IsReadOnly When implemented by a class, gets a value indicating whether the collection is read-only.

Public Instance Methods

Clear When implemented by a class, removes all items from the collection.

See Also

ICollection2 Interface | Foley.Utilities.Collections Namespace