HashSet2T Class |
[Missing <summary> documentation for "T:System.Collections.Generic.HashSet2`1"]
Namespace: System.Collections.Generic
public class HashSet2<T> : ICollection<T>, IEnumerable<T>, IEnumerable
[Missing <typeparam name="T"/> documentation for "T:System.Collections.Generic.HashSet2`1"]
The HashSet2T type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Clear | |
![]() | Contains | |
![]() | CopyTo | |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetEnumerator | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Remove | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Count | |
![]() | IsReadOnly |