Click or drag to resize

IdGraphDropKeyIndex Method

[Missing <summary> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Id.IdGraph.DropKeyIndex(System.String,System.Type)"]

Namespace:  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Id
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public void DropKeyIndex(
	string key,
	Type elementClass
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Id.IdGraph.DropKeyIndex(System.String,System.Type)"]

elementClass
Type: SystemType

[Missing <param name="elementClass"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Id.IdGraph.DropKeyIndex(System.String,System.Type)"]

Implements

IKeyIndexableGraphDropKeyIndex(String, Type)
See Also