Freigeben über


Compartment-Konstruktor

Initialisiert eine neue Instanz der Compartment-Klasse.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
Protected Sub New ( _
    partition As Partition, _
    propertyAssignments As PropertyAssignment() _
)
protected Compartment(
    Partition partition,
    PropertyAssignment[] propertyAssignments
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Compartment Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace