PropertyValueCollection(PropertyValue) Constructor

Definition

protected:
 PropertyValueCollection(Microsoft::VisualStudio::DesignTools::Extensibility::PropertyEditing::PropertyValue ^ parentValue);
protected PropertyValueCollection (Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.PropertyValue parentValue);
new Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.PropertyValueCollection : Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.PropertyValue -> Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.PropertyValueCollection
Protected Sub New (parentValue As PropertyValue)

Parameters

parentValue
PropertyValue

Applies to