ArrayBidirectionalGraphTVertex, TEdge Methods |
The ArrayBidirectionalGraphTVertex, TEdge generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | ContainsEdge(TEdge) | |
![]() | ContainsEdge(TVertex, TVertex) | |
![]() | ContainsVertex | |
![]() | Degree | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InDegree | |
![]() | InEdge | |
![]() | InEdges | |
![]() | IsInEdgesEmpty | |
![]() | IsOutEdgesEmpty | |
![]() | OutDegree | |
![]() | OutEdge | |
![]() | OutEdges | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryGetEdge | |
![]() | TryGetEdges | |
![]() | TryGetInEdges | |
![]() | TryGetOutEdges |
Name | Description | |
---|---|---|
![]() | GetVertexIdentityTVertex | (Defined by AlgorithmExtensions.) |
![]() | VertexCountEqualTVertex | (Defined by GraphContract.) |