ArgumentCollectionPropertyEditor Class
Updated: January 8, 2013
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the property editor for the collection of argument.
Assembly: Microsoft.Activities.Design (in Microsoft.Activities.Design.dll)
System.Activities.Presentation.PropertyEditing.PropertyValueEditor
System.Activities.Presentation.PropertyEditing.DialogPropertyValueEditor
Microsoft.Activities.Design.PropertyEditors.ArgumentCollectionPropertyEditor
| Name | Description | |
|---|---|---|
![]() | ArgumentCollectionPropertyEditor() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ArgumentCollectionPropertyEditor class. |
| Name | Description | |
|---|---|---|
![]() | DialogEditorTemplate | (Inherited from DialogPropertyValueEditor.) |
![]() | InlineEditorTemplate | (Inherited from PropertyValueEditor.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ShowDialog(PropertyValue, IInputElement) | This API supports the product infrastructure and is not intended to be used directly from your code. Shows the property editor dialog.(Overrides DialogPropertyValueEditor.ShowDialog(PropertyValue, IInputElement).) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

