GraphGetVertex Method |
Name | Description | |
---|---|---|
![]() | GetVertex(Int32) |
Look up a Vertex |
![]() | GetVertex(Object) |
Return the vertex referenced by the provided object identifier.
If no vertex is referenced by that identifier, then return null.
|