![]() | When implemented by a class, gets the number of elements contained in the collection. |
![]() |
Gets a boolean value idicating whether the collection is
empty or not.
|
![]() |
Gets a boolean value indicating whether the collection has a
fixed size.
|
![]() |
Gets a boolean value indicating whether the collection is
read-only.
|
![]() |
Gets a boolean value indicating whether access to the
collection is synchronized (thread-safe).
|
![]() | Gets an Object that can be used to synchronize access to the collection. |
![]() | Overloaded. Adds the elements of the specified ICollection to the set. |
![]() | Removes all elements from the collection. |
![]() | Overloaded. Determines whether all the elements in the specified ICollection are contained in the set. |
![]() | Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array. |
![]() | Select the method name to go to the Microsoft documentation. |
![]() | When implemented by a class, returns an IEnumerator for the entire collection. |
![]() | Select the method name to go to the Microsoft documentation. |
![]() | Select the method name to go to the Microsoft documentation. |
![]() | Overloaded. Removes the first occurrence of each element of the specified ICollection from the set. |
![]() | Retains the first occurrence of each element of the specified ICollection from the set. |
![]() | Select the method name to go to the Microsoft documentation. |
![]() | Protected constructor for abstract class. |
![]() | Select the method name to go to the Microsoft documentation. |
![]() | Determins if the specified value is contained in the specified collection. |
![]() | Select the method name to go to the Microsoft documentation. |