| Space Engineers
    | 
 
  
 | 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 () | 
| HashSet< T >.Enumerator | GetEnumerator () | 
| override string | ToString () | 
| Properties | |
| int | Count  [get] | 
Definition at line 9 of file CachingHashSet.cs.
| 
 | inline | 
Definition at line 32 of file CachingHashSet.cs.
| 
 | inline | 
Definition at line 60 of file CachingHashSet.cs.
| 
 | inline | 
Definition at line 54 of file CachingHashSet.cs.
| 
 | inline | 
Definition at line 67 of file CachingHashSet.cs.
| 
 | inline | 
Definition at line 20 of file CachingHashSet.cs.
| 
 | inline | 
Definition at line 27 of file CachingHashSet.cs.
| 
 | inline | 
Definition at line 74 of file CachingHashSet.cs.
| 
 | inline | 
Definition at line 40 of file CachingHashSet.cs.
| 
 | inline | 
Definition at line 89 of file CachingHashSet.cs.
| 
 | get | 
Definition at line 16 of file CachingHashSet.cs.
 1.8.8
 1.8.8