API reference
API reference
Select your platform
No SDKs available
No versions available

DictionaryScope Struct

OVRObjectPool::DictionaryScope extends IDisposable.

Overview

Data Fields

readonly Dictionary< TKey, TValue >

Public Member Functions

DictionaryScope
( out Dictionary< TKey, TValue > dictionary )
TValue ( )
void
Dispose ( )

Details

Fields

readonly Dictionary<TKey, TValue> OVRObjectPool.DictionaryScope< TKey, TValue >._dictionary
No description available.

Member Functions

OVRObjectPool.DictionaryScope< TKey, TValue >.DictionaryScope
( out Dictionary< TKey, TValue > dictionary )
No description available.
OVRObjectPool.DictionaryScope< TKey, TValue >.TValue ( )
No description available.
void OVRObjectPool.DictionaryScope< TKey, TValue >.Dispose ( )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon