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.
|
Clear | When implemented by a class, removes all items from the collection. |
ICollection2 Interface | Foley.Utilities.Collections Namespace