ArrayUndirectedGraphTVertex, TEdge Methods |
The ArrayUndirectedGraphTVertex, TEdge generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdjacentDegree | |
![]() | AdjacentEdge | |
![]() | AdjacentEdges | |
![]() | Clone | |
![]() | ContainsEdge(TEdge) | |
![]() | ContainsEdge(TVertex, TVertex) | |
![]() | ContainsVertex | |
![]() | 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.) |
![]() | IsAdjacentEdgesEmpty | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryGetEdge |
Name | Description | |
---|---|---|
![]() | GetVertexIdentityTVertex | (Defined by AlgorithmExtensions.) |
![]() | VertexCountEqualTVertex | (Defined by GraphContract.) |