Unregister Method (IEnumerable(ISourceManager(TPoint, TSpan)))

[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.Languages
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
SubUnregister ( _
    inReferencesAsIEnumerable(OfISourceManager(Of TPoint, TSpan)) _
)
'Usage
DiminstanceAsISourceManagerDiminReferencesAsIEnumerable(OfISourceManager(Of TPoint, TSpan))

instance.Unregister(inReferences)
voidUnregister(
    IEnumerable<ISourceManager<TPoint, TSpan>> inReferences
)
voidUnregister(
    IEnumerable<ISourceManager<TPoint, TSpan>^>^ inReferences
)
functionUnregister(
    inReferences : IEnumerable<ISourceManager<TPoint, TSpan>>
)

Parameters

.NET Framework Security

See Also

Reference

ISourceManager< (Of < ( <'TPoint, TSpan> ) > ) > Interface

ISourceManager< (Of < ( <'TPoint, TSpan> ) > ) > Members

Unregister Overload

System.Dataflow.Languages Namespace