Aracılığıyla paylaş


GraphNodeId.GetNested Yöntem (array<GraphNodeId )

Verilen tanımlayıcılarını göre iç içe geçmiş bir GraphNodeId alır.GraphNodeIds sayısını en aza indirmek için bir sözlük karşı bir arama gerçekleştirir.

Ad alanı:  Microsoft.VisualStudio.GraphModel
Derleme:  Microsoft.VisualStudio.GraphModel (Microsoft.VisualStudio.GraphModel.dll içinde)

Sözdizimi

'Bildirim
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

Parametreler

Dönüş Değeri

Tür: Microsoft.VisualStudio.GraphModel.GraphNodeId
Kısmi GraphNodeId bu bir iç içe geçmiş.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

GraphNodeId Sınıf

GetNested Fazla Yük

Microsoft.VisualStudio.GraphModel Ad Alanı