PropertyValueCollection(PropertyValue) Konstruktor

Definice

Inicializuje novou instanci PropertyValueCollection třídy jako pod 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ý PropertyValueobjekt .

Platí pro