Aracılığıyla paylaş


PathHasSegments.GetSegments Yöntem

Parçaların listesini alır.

Ad alanı:  Microsoft.VisualStudio.Modeling.DslDefinition
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll içinde)

Sözdizimi

'Bildirim
Public Shared Function GetSegments ( _
    element As DomainPath _
) As LinkedElementCollection(Of PathSegment)
public static LinkedElementCollection<PathSegment> GetSegments(
    DomainPath element
)

Parametreler

Dönüş Değeri

Tür: Microsoft.VisualStudio.Modeling.LinkedElementCollection<PathSegment>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

PathHasSegments Sınıf

Microsoft.VisualStudio.Modeling.DslDefinition Ad Alanı