Udostępnij za pośrednictwem


Metoda GraphGroup.GetDescendantGroups —

Zwraca wszystkie grupy elementów podrzędnych, znajdujące się w tej hierarchii grupy, łącznie z tej grupy.

Przestrzeń nazw:  Microsoft.VisualStudio.GraphModel
Zestaw:  Microsoft.VisualStudio.GraphModel (w Microsoft.VisualStudio.GraphModel.dll)

Składnia

'Deklaracja
Public Function GetDescendantGroups As IEnumerable(Of GraphGroup)
public IEnumerable<GraphGroup> GetDescendantGroups()
public:
IEnumerable<GraphGroup^>^ GetDescendantGroups()
member GetDescendantGroups : unit -> IEnumerable<GraphGroup> 
public function GetDescendantGroups() : IEnumerable<GraphGroup>

Wartość zwracana

Typ: IEnumerable<GraphGroup>
Zwraca wartość typu IEnumerable.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GraphGroup Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel