The ReadOnlyLazySetT generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Clear | |
![]() | Contains | |
![]() | CopyTo | |
![]() | Equals | (Inherited from Object.) |
![]() | ExceptWith | |
![]() | 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.) |
![]() | IntersectWith | |
![]() | IsProperSubsetOf | |
![]() | IsProperSupersetOf | |
![]() | IsSubsetOf | |
![]() | IsSupersetOf | |
![]() | Overlaps | |
![]() | Remove | |
![]() | SetEquals | |
![]() | SymmetricExceptWith | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UnionWith |
See Also