Implementation of a resettable high performance map for values of type Object.
Namespace: yWorks.yFiles.Algorithms.UtilAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
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