Click or drag to resize

EventVertexIterableGetEnumerator Method

[Missing <summary> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.EventVertexIterable.GetEnumerator"]

Namespace:  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public IEnumerator<IVertex> GetEnumerator()

Return Value

Type: IEnumeratorIVertex

[Missing <returns> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.EventVertexIterable.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
See Also