Editor(Partition, PropertyAssignment[]) Oluşturucu

Tanım

Oluşturucu.

protected:
 Editor(Microsoft::VisualStudio::Modeling::Partition ^ partition, cli::array <Microsoft::VisualStudio::Modeling::PropertyAssignment ^> ^ propertyAssignments);
protected Editor (Microsoft.VisualStudio.Modeling.Partition partition, Microsoft.VisualStudio.Modeling.PropertyAssignment[] propertyAssignments);
new Microsoft.VisualStudio.Modeling.DslDefinition.Editor : Microsoft.VisualStudio.Modeling.Partition * Microsoft.VisualStudio.Modeling.PropertyAssignment[] -> Microsoft.VisualStudio.Modeling.DslDefinition.Editor
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