PropertyValueCollection(PropertyValue) Konstruktor

Definice

Inicializuje novou instanci PropertyValueCollection třídy jako dílčí vlastnost zadané nadřazené PropertyValue.

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

Parametry

parentValue
PropertyValue

Nadřazený objekt PropertyValue.

Platí pro