PlacementSingleVertexGetEnumerator Method Naiad Help

[This is preliminary documentation and is subject to change.]

Enumerator

Namespace: Microsoft.Research.Naiad.Dataflow
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax

C#
public override IEnumerator<VertexLocation> GetEnumerator()

Return Value

Type: IEnumeratorVertexLocation
an enumeration of the Placement's locations

Implements

IEnumerableTGetEnumerator
See Also

Reference