PropertyEntryCollection(PropertyValue) Конструктор

Определение

Инициализирует новый экземпляр класса PropertyEntryCollection, используя подсвойство указанного экземпляра ParentValue.

protected:
 PropertyEntryCollection(System::Activities::Presentation::PropertyEditing::PropertyValue ^ parentValue);
protected PropertyEntryCollection (System.Activities.Presentation.PropertyEditing.PropertyValue parentValue);
new System.Activities.Presentation.PropertyEditing.PropertyEntryCollection : System.Activities.Presentation.PropertyEditing.PropertyValue -> System.Activities.Presentation.PropertyEditing.PropertyEntryCollection
Protected Sub New (parentValue As PropertyValue)

Параметры

parentValue
PropertyValue

Родительский экземпляр объекта PropertyValue, используемый для инициализации.

Применяется к