GraphNodeCollection.Containers Eigenschaft

Definition

Gibt ein Aufzähl bares Element zurück, das aus allen Knoten besteht, die Container sind.

public:
 property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::GraphModel::GraphNode ^> ^ Containers { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::GraphModel::GraphNode ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.GraphModel.GraphNode> Containers { [System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.VisualStudio.GraphModel.GraphNodeCollection/<get_Containers>d__49))] get; }
[<get: System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.VisualStudio.GraphModel.GraphNodeCollection/<get_Containers>d__49))>]
member this.Containers : seq<Microsoft.VisualStudio.GraphModel.GraphNode>
Public ReadOnly Property Containers As IEnumerable(Of GraphNode)

Eigenschaftswert

IEnumerable<GraphNode>
Attribute

Gilt für