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
PublicReadOnlyPropertyCurrentAsNodeGet
'Usage
DiminstanceAsNodeCollectionEnumeratorDimvalueAsNodevalue = instance.Current
publicNodeCurrent { get; }
public:
virtualpropertyNodeCurrent {
    Nodeget () sealed;
}
finalfunction getCurrent () : Node

Property Value

Type: System.Dataflow. . :: . .Node

Implements

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

.NET Framework Security

See Also

Reference

NodeCollectionEnumerator Structure

NodeCollectionEnumerator Members

System.Dataflow Namespace