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.

적용 대상