PropertyValueCollection(PropertyValue) Oluşturucu

Tanım

Sınıfının yeni bir örneğini PropertyValueCollection belirtilen üst PropertyValueöğesine alt özellik olarak başlatır.

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)

Parametreler

parentValue
PropertyValue

Üst PropertyValueöğesi.

Şunlara uygulanır