Namespace:
Frontenac.Blueprints.Util.Wrappers.Wrapped
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntaxpublic WrappedIndex(
IIndex rawIndex
)
Public Sub New (
rawIndex As IIndex
)
public:
WrappedIndex(
IIndex^ rawIndex
)
new :
rawIndex : IIndex -> WrappedIndex
Parameters
- rawIndex
- Type: Frontenac.BlueprintsIIndex
[Missing <param name="rawIndex"/> documentation for "M:Frontenac.Blueprints.Util.Wrappers.Wrapped.WrappedIndex.#ctor(Frontenac.Blueprints.IIndex)"]
See Also