Click or drag to resize

WrappedIndex Constructor

Initializes a new instance of the WrappedIndex class

Namespace:  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public WrappedIndex(
	IIndex rawIndex
)

Parameters

rawIndex
Type: VelocityGraph.Frontenac.BlueprintsIIndex

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

See Also