| EdgeTVertexEndVertex Property  | 
            Gets the end vertex of the edge.
            
 
Namespace: SD.Tools.Algorithmia.GraphsAssembly: SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.2.0.0 (1.2.14.1118)
Syntaxpublic TVertex EndVertex { get; }Public ReadOnly Property EndVertex As TVertex
	Get
Property Value
Type: 
TVertexImplements
IEdgeTVertexEndVertex
See Also