Click or drag to resize

IBidirectionalGraphTVertex, TEdge Methods

The IBidirectionalGraphTVertex, TEdge generic type exposes the following members.

Methods
  NameDescription
Public methodContainsEdge(TEdge) (Inherited from IEdgeSetTVertex, TEdge.)
Public methodContainsEdge(TVertex, TVertex) (Inherited from IIncidenceGraphTVertex, TEdge.)
Public methodContainsVertex (Inherited from IImplicitVertexSetTVertex.)
Public methodDegree (Inherited from IBidirectionalIncidenceGraphTVertex, TEdge.)
Public methodInDegree (Inherited from IBidirectionalIncidenceGraphTVertex, TEdge.)
Public methodInEdge (Inherited from IBidirectionalIncidenceGraphTVertex, TEdge.)
Public methodInEdges (Inherited from IBidirectionalIncidenceGraphTVertex, TEdge.)
Public methodIsInEdgesEmpty (Inherited from IBidirectionalIncidenceGraphTVertex, TEdge.)
Public methodIsOutEdgesEmpty (Inherited from IImplicitGraphTVertex, TEdge.)
Public methodOutDegree (Inherited from IImplicitGraphTVertex, TEdge.)
Public methodOutEdge (Inherited from IImplicitGraphTVertex, TEdge.)
Public methodOutEdges (Inherited from IImplicitGraphTVertex, TEdge.)
Public methodTryGetEdge (Inherited from IIncidenceGraphTVertex, TEdge.)
Public methodTryGetEdges (Inherited from IIncidenceGraphTVertex, TEdge.)
Public methodTryGetInEdges (Inherited from IBidirectionalIncidenceGraphTVertex, TEdge.)
Public methodTryGetOutEdges (Inherited from IImplicitGraphTVertex, TEdge.)
Top
Extension Methods
See Also