The FastIDSet type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add | |
![]() | AddAll(Int64[]) | |
![]() | AddAll(FastIDSet) | |
![]() | Clear | |
![]() | Clone | |
![]() | Contains | |
![]() | Count | |
![]() | Equals | (Overrides Object.Equals(Object).) |
![]() | GetEnumerator | |
![]() | GetHashCode | (Overrides Object.GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IntersectionSize | |
![]() | IsEmpty | |
![]() | Rehash | |
![]() | Remove | |
![]() | RemoveAll(Int64[]) | |
![]() | RemoveAll(FastIDSet) | |
![]() | RetainAll | |
![]() | ToArray | |
![]() | ToString | (Overrides Object.ToString().) |
See Also