Sdílet prostřednictvím


PropertyEntryCollection(PropertyValue) Konstruktor

Definice

Inicializuje novou instanci PropertyEntryCollection třídy pomocí dílčích vlastností zadané ParentValue instance.

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)

Parametry

parentValue
PropertyValue

Nadřazená PropertyValue instance použitá pro inicializaci.

Platí pro