DefaultVertexQueryCount Method  | 
 [Missing <summary> documentation for "M:Frontenac.Blueprints.Util.DefaultVertexQuery.Count"]
 
    Namespace: 
   Frontenac.Blueprints.Util
    Assembly:
   VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
SyntaxPublic Function Count As Long
public:
virtual long long Count() sealed
abstract Count : unit -> int64 
override Count : unit -> int64 
Return Value
Type: 
Int64[Missing <returns> documentation for "M:Frontenac.Blueprints.Util.DefaultVertexQuery.Count"]
Implements
IVertexQueryCount
See Also