Aracılığıyla paylaş


PropertyEntryCollection(PropertyValue) Oluşturucu

Tanım

Belirtilen ParentValue örneğin alt özelliklerini kullanarak sınıfının yeni bir örneğini PropertyEntryCollection başlatır.

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)

Parametreler

parentValue
PropertyValue

Başlatma için kullanılan üst PropertyValue örnek.

Şunlara uygulanır