PropertyEntryCollection(PropertyValue) Konstruktor

Definition

Initialisiert eine neue Instanz der PropertyEntryCollection-Klasse unter Verwendung der Untereigenschaften des angegebenen ParentValue-Instanz.

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)

Parameter

parentValue
PropertyValue

Die übergeordnete PropertyValue-Instanz, die für die Initialisierung verwendet wird.

Gilt für