言語

PropertyValueCollection(PropertyValue) コンストラクター

定義

指定した親PropertyValueCollectionのサブプロパティとして、PropertyValue クラスの新しいインスタンスを初期化します。

protected:
 PropertyValueCollection(System::Activities::Presentation::PropertyEditing::PropertyValue ^ parentValue);
protected PropertyValueCollection(System.Activities.Presentation.PropertyEditing.PropertyValue parentValue);
new System.Activities.Presentation.PropertyEditing.PropertyValueCollection : System.Activities.Presentation.PropertyEditing.PropertyValue -> System.Activities.Presentation.PropertyEditing.PropertyValueCollection
Protected Sub New (parentValue As PropertyValue)

パラメーター

parentValue
PropertyValue

PropertyValue

適用対象