Aracılığıyla paylaş


CompartmentDescription.CreateCompartment Yöntem

Bu tanıma uyan bir bölüm oluşturun.

Ad alanı:  Microsoft.VisualStudio.Modeling.Diagrams
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll içinde)

Sözdizimi

'Bildirim
Public MustOverride Function CreateCompartment ( _
    partition As Partition _
) As Compartment
public abstract Compartment CreateCompartment(
    Partition partition
)

Parametreler

Dönüş Değeri

Tür: Microsoft.VisualStudio.Modeling.Diagrams.Compartment

Notlar

Bu açıklama ile eşleşen bir bölüm oluşturun.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CompartmentDescription Sınıf

Microsoft.VisualStudio.Modeling.Diagrams Ad Alanı