Click or drag to resize

IUndirectedGraphTVertex, TEdge Methods

The IUndirectedGraphTVertex, TEdge generic type exposes the following members.

Methods
  NameDescription
Public methodAdjacentDegree (Inherited from IImplicitUndirectedGraphTVertex, TEdge.)
Public methodAdjacentEdge (Inherited from IImplicitUndirectedGraphTVertex, TEdge.)
Public methodAdjacentEdges (Inherited from IImplicitUndirectedGraphTVertex, TEdge.)
Public methodContainsEdge(TEdge) (Inherited from IEdgeSetTVertex, TEdge.)
Public methodContainsEdge(TVertex, TVertex) (Inherited from IImplicitUndirectedGraphTVertex, TEdge.)
Public methodContainsVertex (Inherited from IImplicitVertexSetTVertex.)
Public methodIsAdjacentEdgesEmpty (Inherited from IImplicitUndirectedGraphTVertex, TEdge.)
Public methodTryGetEdge (Inherited from IImplicitUndirectedGraphTVertex, TEdge.)
Top
Extension Methods
See Also