PathSegmentReferencesRole.GetPathSegments(DomainRole) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft eine Liste von PathSegments ab.
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)
Parameter
- element
- DomainRole
Gibt zurück
- Attribute