Udostępnij za pośrednictwem


Właściwość GraphGroup.Parents —

Rodzice tej grupy.

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

Składnia

'Deklaracja
Public ReadOnly Property Parents As IEnumerable(Of GraphGroup)
public IEnumerable<GraphGroup> Parents { get; }
public:
property IEnumerable<GraphGroup^>^ Parents {
    IEnumerable<GraphGroup^>^ get ();
}
member Parents : IEnumerable<GraphGroup> with get
function get Parents () : IEnumerable<GraphGroup>

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GraphGroup Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel