Click or drag to resize

IdGraphGetIndexedKeys Method

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

Namespace:  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Id
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public IEnumerable<string> GetIndexedKeys(
	Type elementClass
)

Parameters

elementClass
Type: SystemType

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

Return Value

Type: IEnumerableString

[Missing <returns> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Id.IdGraph.GetIndexedKeys(System.Type)"]

Implements

IKeyIndexableGraphGetIndexedKeys(Type)
See Also