VertexTypeCountVertices Method |
Count of vertcies
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public long CountVertices()
Public Function CountVertices As Long
public:
long long CountVertices()
member CountVertices : unit -> int64
Return Value
Type:
Int64the number of verices that exist for this type in this
GraphSee Also