Namespace:
VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public WrappedIndex(
IIndex rawIndex
)
Public Sub New (
rawIndex As IIndex
)
public:
WrappedIndex(
IIndex^ rawIndex
)
new :
rawIndex : IIndex -> WrappedIndex
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