Click or drag to resize

ReadOnlyKeyIndexableGraph Constructor

Initializes a new instance of the ReadOnlyKeyIndexableGraph class

Namespace:  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.ReadOnly
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public ReadOnlyKeyIndexableGraph(
	IKeyIndexableGraph baseGraph
)

Parameters

baseGraph
Type: VelocityGraph.Frontenac.BlueprintsIKeyIndexableGraph

[Missing <param name="baseGraph"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.ReadOnly.ReadOnlyKeyIndexableGraph.#ctor(VelocityGraph.Frontenac.Blueprints.IKeyIndexableGraph)"]

See Also