Click or drag to resize

IGraphIndices Property

The indices associated with the graph.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
IIndexSet Indices { get; }

Property Value

Type: IIndexSet
See Also