Condividi tramite


Metodo GraphNodeId.GetNested (array<GraphNodeId )

Spazio dei nomi:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Sintassi

'Dichiarazione
Public Shared Function GetNested ( _
    ParamArray identifiers As GraphNodeId() _
) As GraphNodeId
public static GraphNodeId GetNested(
    params GraphNodeId[] identifiers
)
public:
static GraphNodeId^ GetNested(
    ... array<GraphNodeId^>^ identifiers
)
static member GetNested : 
        identifiers:GraphNodeId[] -> GraphNodeId 
public static function GetNested(
    ... identifiers : GraphNodeId[]
) : GraphNodeId

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.GraphModel.GraphNodeId

Sicurezza di .NET Framework

Vedere anche

Riferimenti

GraphNodeId Classe

Overload GetNested

Spazio dei nomi Microsoft.VisualStudio.GraphModel