PropertyEntryCollection(PropertyValue) Constructor

Definitie

Initialiseert een nieuw exemplaar van de PropertyEntryCollection klasse met behulp van de subeigenschappen van het opgegeven ParentValue exemplaar.

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)

Parameters

parentValue
PropertyValue

Het bovenliggende PropertyValue exemplaar dat wordt gebruikt voor de initialisatie.

Van toepassing op