Click or drag to resize

VertexGetNumberOfEdges Method

Overload List
  NameDescription
Public methodGetNumberOfEdges(EdgeType, Direction)
Gets the number of edges from or to this vertex and for the given edge type.
Public methodGetNumberOfEdges(EdgeType, Vertex, Direction)
Gets the number of edges from or to this vertex for the given edge type and the given other Vertex.
Top
See Also