Compartir a través de


Current Property

[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
PublicReadOnlyPropertyCurrentAsEdgeGet
'Usage
DiminstanceAsEdgeCollectionEnumeratorDimvalueAsEdgevalue = instance.Current
publicEdgeCurrent { get; }
public:
virtualpropertyEdgeCurrent {
    Edgeget () sealed;
}
finalfunction getCurrent () : Edge

Property Value

Type: System.Dataflow. . :: . .Edge

Implements

IEnumerator< (Of < ( <'T> ) > ) >. . :: . .Current

.NET Framework Security

See Also

Reference

EdgeCollectionEnumerator Structure

EdgeCollectionEnumerator Members

System.Dataflow Namespace