DictionaryScope
(
dictionary
)
|
Signature
OVRObjectPool.DictionaryScope< TKey, TValue >.DictionaryScope(out Dictionary< TKey, TValue > dictionary) Parameters dictionary: out Dictionary< TKey, TValue > |
_dictionary
: readonly Dictionary< TKey, TValue > |
Signature
readonly Dictionary<TKey, TValue> OVRObjectPool.DictionaryScope< TKey, TValue >._dictionary |
Dispose
()
|
Signature
void OVRObjectPool.DictionaryScope< TKey, TValue >.Dispose() Returns void |
TValue
()
|
Signature
OVRObjectPool.DictionaryScope< TKey, TValue >.TValue() |