Click or drag to resize

ReadOnlyKeyIndexableGraph Constructor

Initializes a new instance of the ReadOnlyKeyIndexableGraph class

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

Parameters

baseGraph
Type: Frontenac.BlueprintsIKeyIndexableGraph

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

See Also