Vertex.CompareTo

Vertex.CompareTo method

Compare the vertex with another vertex instance

public abstract int CompareTo(Vertex other)
ParameterTypeDescription
otherVertex

See Also