PresentationElement(Partition, PropertyAssignment[]) Oluşturucu

Tanım

Oluşturucu.

protected:
 PresentationElement(Microsoft::VisualStudio::Modeling::Partition ^ partition, cli::array <Microsoft::VisualStudio::Modeling::PropertyAssignment ^> ^ propertyAssignments);
protected PresentationElement (Microsoft.VisualStudio.Modeling.Partition partition, Microsoft.VisualStudio.Modeling.PropertyAssignment[] propertyAssignments);
new Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement : Microsoft.VisualStudio.Modeling.Partition * Microsoft.VisualStudio.Modeling.PropertyAssignment[] -> Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement
Protected Sub New (partition As Partition, propertyAssignments As PropertyAssignment())

Parametreler

partition
Partition

Yeni öğenin oluşturulacağı bölüm.

propertyAssignments
PropertyAssignment[]

Öğe oluşturulduktan sonra ayarlanacak etki alanı özellik kimliği/değer çiftleri listesi.

Şunlara uygulanır