Click or drag to resize

LexicographicalElementComparator Class

Elements are sorted in lexicographical order of IDs.
Inheritance Hierarchy
SystemObject
  Frontenac.Blueprints.Util.IOLexicographicalElementComparator

Namespace:  Frontenac.Blueprints.Util.IO
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public class LexicographicalElementComparator : IComparer<IElement>

The LexicographicalElementComparator type exposes the following members.

Constructors
  NameDescription
Public methodLexicographicalElementComparator
Initializes a new instance of the LexicographicalElementComparator class
Top
Methods
  NameDescription
Public methodCompare
Top
See Also