ISplitCollection Interface

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Namespace:  System.Dataflow
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
PublicInterfaceISplitCollection _
    InheritsIEnumerable(OfEdge), IEnumerable
'Usage
DiminstanceAsISplitCollection
publicinterfaceISplitCollection : IEnumerable<Edge>, 
    IEnumerable
publicinterface classISplitCollection : IEnumerable<Edge>, 
    IEnumerable
publicinterface ISplitCollection extendsIEnumerable<Edge>, IEnumerable

See Also

Reference

ISplitCollection Members

System.Dataflow Namespace