ReadOnlyVertexQuery Method |
[Missing <summary> documentation for "M:Frontenac.Blueprints.Util.Wrappers.ReadOnly.ReadOnlyVertex.Query"]
Namespace:
Frontenac.Blueprints.Util.Wrappers.ReadOnly
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntaxpublic IVertexQuery Query()
Public Function Query As IVertexQuery
public:
virtual IVertexQuery^ Query() sealed
abstract Query : unit -> IVertexQuery
override Query : unit -> IVertexQuery
Return Value
Type:
IVertexQuery[Missing <returns> documentation for "M:Frontenac.Blueprints.Util.Wrappers.ReadOnly.ReadOnlyVertex.Query"]
Implements
IVertexQuery
See Also