DecoratorMapReferencesDecorator.GetMaps(Decorator) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a list of Maps.
public:
static Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMap ^> ^ GetMaps(Microsoft::VisualStudio::Modeling::DslDefinition::Decorator ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap> GetMaps (Microsoft.VisualStudio.Modeling.DslDefinition.Decorator element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetMaps : Microsoft.VisualStudio.Modeling.DslDefinition.Decorator -> Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap>
Public Shared Function GetMaps (element As Decorator) As LinkedElementCollection(Of DecoratorMap)
Parameters
- element
- Decorator
Returns
- Attributes