다음을 통해 공유


PropertyEntryCollection(PropertyValue) 생성자

정의

지정된 PropertyEntryCollection 인스턴스의 하위 속성을 사용하여 ParentValue 클래스의 새 인스턴스를 초기화합니다.

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)

매개 변수

parentValue
PropertyValue

초기화에 사용되는 부모 PropertyValue 인스턴스입니다.

적용 대상