Compartir a través de


Values 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
PublicReadOnlyPropertyValuesAsNodeCollectionGet
'Usage
DiminstanceAsGraphDictionaryDimvalueAsNodeCollectionvalue = instance.Values
publicNodeCollectionValues { get; }
public:
propertyNodeCollectionValues {
    NodeCollectionget ();
}
function getValues () : NodeCollection

Property Value

Type: System.Dataflow. . :: . .NodeCollection

.NET Framework Security

See Also

Reference

GraphDictionary Structure

GraphDictionary Members

System.Dataflow Namespace