Click or drag to resize

WrappedIndex Constructor

Initializes a new instance of the WrappedIndex class

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

Parameters

rawIndex
Type: Frontenac.BlueprintsIIndex

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

See Also