PropertyValueCollection(PropertyValue) Konstruktor

Definicja

Inicjuje PropertyValueCollection nowe wystąpienie klasy jako właściwość podrzędną określonego elementu nadrzędnego 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

Element nadrzędny PropertyValue.

Dotyczy