EventVertexIterable Class |
A sequence of vertices that applies the list of listeners into each vertex.
Inheritance Hierarchy SystemObject VelocityGraph.Frontenac.Blueprints.Util.Wrappers.EventEventVertexIterable
Namespace:
VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public class EventVertexIterable : ICloseableIterable<IVertex>,
IDisposable, IEnumerable<IVertex>, IEnumerable
Public Class EventVertexIterable
Implements ICloseableIterable(Of IVertex), IDisposable,
IEnumerable(Of IVertex), IEnumerable
public ref class EventVertexIterable : ICloseableIterable<IVertex^>,
IDisposable, IEnumerable<IVertex^>, IEnumerable
type EventVertexIterable =
class
interface ICloseableIterable<IVertex>
interface IDisposable
interface IEnumerable<IVertex>
interface IEnumerable
end
The EventVertexIterable type exposes the following members.
Constructors Methods See Also