int | Count[Get] |
new HashSet< T >.Enumerator | GetEnumerator ( ) |
bool | Contains ( T item ) |
bool | IsProperSubsetOf ( IEnumerable< T > other ) |
bool | IsProperSupersetOf ( IEnumerable< T > other ) |
bool | IsSubsetOf ( IEnumerable< T > other ) |
bool | IsSupersetOf ( IEnumerable< T > other ) |
bool | Overlaps ( IEnumerable< T > other ) |
bool | SetEquals ( IEnumerable< T > other ) |
| int Oculus.Interaction.Collections.IEnumerableHashSet< T >.Count |
|---|
No description available.
|
| new HashSet< T >.Enumerator Oculus.Interaction.Collections.IEnumerableHashSet< T >.GetEnumerator ( ) |
|---|
No description available.
|
| bool Oculus.Interaction.Collections.IEnumerableHashSet< T >.Contains ( T item ) |
|---|
No description available.
|
| bool Oculus.Interaction.Collections.IEnumerableHashSet< T >.IsProperSubsetOf ( IEnumerable< T > other ) |
|---|
No description available.
|
| bool Oculus.Interaction.Collections.IEnumerableHashSet< T >.IsProperSupersetOf ( IEnumerable< T > other ) |
|---|
No description available.
|
| bool Oculus.Interaction.Collections.IEnumerableHashSet< T >.IsSubsetOf ( IEnumerable< T > other ) |
|---|
No description available.
|
| bool Oculus.Interaction.Collections.IEnumerableHashSet< T >.IsSupersetOf ( IEnumerable< T > other ) |
|---|
No description available.
|
| bool Oculus.Interaction.Collections.IEnumerableHashSet< T >.Overlaps ( IEnumerable< T > other ) |
|---|
No description available.
|
| bool Oculus.Interaction.Collections.IEnumerableHashSet< T >.SetEquals ( IEnumerable< T > other ) |
|---|
No description available.
|