Implementation of a resettable high performance map for values of type Object.
Namespace: yWorks.yFiles.Algorithms.UtilAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public sealed class HighPerformanceObjectMap : INodeMap, IEdgeMap, IDataMap, IDataProvider, IDataAcceptor |
| Visual Basic |
|---|
Public NotInheritable Class HighPerformanceObjectMap _ Implements INodeMap, IEdgeMap, IDataMap, IDataProvider, _ IDataAcceptor |
Remarks
Implementation of a resettable high performance map for values of type Object.
A high performance map is a facade to another map which will allow to reset
all bound values to a default value in constant time.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Algorithms.Util..::..Maps..::..HighPerformanceObjectMap
yWorks.yFiles.Algorithms.Util..::..Maps..::..HighPerformanceObjectMap