GraphNode.IsContainedBy(GraphGroup) Yöntem

Tanım

Grup bu düğümün bir üst öğesiyse true.

public:
 bool IsContainedBy(Microsoft::VisualStudio::GraphModel::GraphGroup ^ group);
public bool IsContainedBy (Microsoft.VisualStudio.GraphModel.GraphGroup group);
member this.IsContainedBy : Microsoft.VisualStudio.GraphModel.GraphGroup -> bool
Public Function IsContainedBy (group As GraphGroup) As Boolean

Parametreler

group
GraphGroup

Döndürülenler

Boolean

Şunlara uygulanır