DomainRoleImplementedByCollectionType.GetCollectionType(DomainRole) 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 CollectionType.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::ExternalType ^ GetCollectionType(Microsoft::VisualStudio::Modeling::DslDefinition::DomainRole ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ExternalType GetCollectionType (Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetCollectionType : Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole -> Microsoft.VisualStudio.Modeling.DslDefinition.ExternalType
Public Shared Function GetCollectionType (element As DomainRole) As ExternalType
Parameters
- element
- DomainRole
Returns
- Attributes