|
Space Engineers
|
Classes | |
| struct | SafeEnumerator |
Public Member Functions | |
| void | Clear () |
| bool | Contains (T item) |
| void | Add (T item) |
| void | Remove (T item, bool immediate=false) |
| void | ApplyChanges () |
| void | ApplyAdditions () |
| void | ApplyRemovals () |
| SafeEnumerator< T > | GetEnumerator () |
| override string | ToString () |
Properties | |
| int | Count [get] |
Definition at line 10 of file ConcurrentCachingHashSet.cs.
|
inline |
Definition at line 44 of file ConcurrentCachingHashSet.cs.
|
inline |
Definition at line 82 of file ConcurrentCachingHashSet.cs.
|
inline |
Definition at line 76 of file ConcurrentCachingHashSet.cs.
|
inline |
Definition at line 93 of file ConcurrentCachingHashSet.cs.
|
inline |
Definition at line 27 of file ConcurrentCachingHashSet.cs.
|
inline |
Definition at line 38 of file ConcurrentCachingHashSet.cs.
|
inline |
Definition at line 142 of file ConcurrentCachingHashSet.cs.
|
inline |
Definition at line 55 of file ConcurrentCachingHashSet.cs.
|
inline |
Definition at line 157 of file ConcurrentCachingHashSet.cs.
|
get |
Definition at line 20 of file ConcurrentCachingHashSet.cs.
1.8.8