CacheKeyType, ValueType Constructor |
Constructor.
Namespace: Demo3D.Visuals.KJEAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic Cache(
int capacity
)
Parameters
- capacity Int32
- The maximum capacity for the cache.
Remarks
See Also