![]() | Overloaded. Initialize a new instance of the HashSet class. |
![]() | Gets the number of elements contained in the HashSet. |
![]() | Gets a value idicating whether the HashSet 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 HashSet. |
![]() | Overloaded. Adds the elements of an ICollection into the HashSet. |
![]() | Removes all elements from the HashSet. |
![]() | Overloaded. Creates a shallow copy of the HashSet. |
![]() | Overloaded. Determines whether all the elements in the specified collection are contained in the HashSet. |
![]() | Copies the entire HashSet 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. |
![]() | Returns an IEnumerator for the entire HashSet. |
![]() | 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. |
![]() | 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. |