Click or drag to resize

WrappedIndexableGraph Constructor

Initializes a new instance of the WrappedIndexableGraph class

Namespace:  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public WrappedIndexableGraph(
	IIndexableGraph baseIndexableGraph
)

Parameters

baseIndexableGraph
Type: VelocityGraph.Frontenac.BlueprintsIIndexableGraph

[Missing <param name="baseIndexableGraph"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped.WrappedIndexableGraph.#ctor(VelocityGraph.Frontenac.Blueprints.IIndexableGraph)"]

See Also