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.

Namespace:   Microsoft.Activities.Design.PropertyEditors
Assembly:  Microsoft.Activities.Design (in Microsoft.Activities.Design.dll)


public sealed class ArgumentCollectionPropertyEditor : DialogPropertyValueEditor

NameDescription
System_CAPS_pubmethodArgumentCollectionPropertyEditor()

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.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodShowDialog(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).)

System_CAPS_pubmethodToString()

(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.

Return to top

Community Additions

ADD
Show: