CompartmentMapsReferToCompartment.GetLinksToCompartmentMaps Method

Get the list of CompartmentMapsReferToCompartment links to a Compartment.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0.dll)

Syntax

public static ReadOnlyCollection<CompartmentMapsReferToCompartment> GetLinksToCompartmentMaps(
    Compartment compartmentInstance
)

Parameters

Return Value

Type: System.Collections.ObjectModel.ReadOnlyCollection<CompartmentMapsReferToCompartment>

.NET Framework Security

See Also

Reference

CompartmentMapsReferToCompartment Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace