 | IIndexSetGetIndex Method |
Returns the index of the given name associated with the graph,
or null in case no index of the given name is known.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
SyntaxIIndex GetIndex(
string indexName
)
Parameters
- indexName String
-
Return Value
IIndex
See Also