PropertyEntryCollection(PropertyValue) 建構函式

定義

使用指定之 PropertyEntryCollection 執行個體的子屬性,初始化 ParentValue 類別的新執行個體。

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)

參數

parentValue
PropertyValue

用於初始化作業的父代PropertyValue執行個體。

適用於