Partager via


CompartmentShape.FindCompartments, méthode

Recherche des compartiments.

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Déclaration
Public Overridable Function FindCompartments ( _
    listKey As Type _
) As List(Of Compartment)
public virtual List<Compartment> FindCompartments(
    Type listKey
)

Paramètres

  • listKey
    Type : System.Type
    Clé assignée aux compartiments.

Valeur de retour

Type : System.Collections.Generic.List<Compartment>
Compartiments ; sinon, Null si aucun compartiment n'est trouvé.

Sécurité .NET Framework

Voir aussi

Référence

CompartmentShape Classe

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms