ActivityToolboxItem Constructor
.NET Framework (current version)
Initializes a new instance of the ActivityToolboxItem class.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
| Name | Description | |
|---|---|---|
![]() | ActivityToolboxItem() | Initializes a new instance of the ActivityToolboxItem class. |
![]() | ActivityToolboxItem(SerializationInfo^, StreamingContext) | Initializes a new instance of the ActivityToolboxItem class by using the specified SerializationInfo and StreamingContext. |
![]() | ActivityToolboxItem(Type^) | Initializes a new instance of the ActivityToolboxItem class that creates the specified type of Activity component. |
Show:

