Space Engineers
|
Public Member Functions | |
HashSetReader (HashSet< T > set) | |
bool | Contains (T item) |
HashSet< T >.Enumerator | GetEnumerator () |
IEnumerator IEnumerable. | GetEnumerator () |
IEnumerator< T > IEnumerable< T >. | GetEnumerator () |
Static Public Member Functions | |
static implicit | operator HashSetReader< T > (HashSet< T > v) |
Properties | |
bool | IsValid [get] |
int | Count [get] |
Definition at line 11 of file HashSetReader.cs.
|
inline |
Definition at line 15 of file HashSetReader.cs.
|
inline |
Definition at line 39 of file HashSetReader.cs.
|
inline |
Definition at line 44 of file HashSetReader.cs.
|
inline |
Definition at line 49 of file HashSetReader.cs.
|
inline |
Definition at line 54 of file HashSetReader.cs.
|
inlinestatic |
Definition at line 21 of file HashSetReader.cs.
|
get |
Definition at line 32 of file HashSetReader.cs.
|
get |
Definition at line 27 of file HashSetReader.cs.