PathSegmentReferencesRole.GetPathSegments(DomainRole) Método

Definição

Obtém uma lista de PathSegments.

public:
 static Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::PathSegment ^> ^ GetPathSegments(Microsoft::VisualStudio::Modeling::DslDefinition::DomainRole ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment> GetPathSegments (Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetPathSegments : Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole -> Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment>
Public Shared Function GetPathSegments (element As DomainRole) As LinkedElementCollection(Of PathSegment)

Parâmetros

element
DomainRole

Retornos

LinkedElementCollection<PathSegment>
Atributos

Aplica-se a