The following tables list the members exposed by WorkflowDesignerVerbCollection.
| Name | Description | |
|---|---|---|
|
WorkflowDesignerVerbCollection Constructor |
| Name | Description | |
|---|---|---|
|
Capacity | (Inherited from System.Collections.CollectionBase) |
|
Count | (Inherited from System.Collections.CollectionBase) |
|
Item | (Inherited from System.ComponentModel.Design.DesignerVerbCollection) |
| Name | Description | |
|---|---|---|
|
InnerList | (Inherited from System.Collections.CollectionBase) |
|
List | (Inherited from System.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
|
Add | (Inherited from System.ComponentModel.Design.DesignerVerbCollection) |
|
AddRange | Overloaded. (Inherited from System.ComponentModel.Design.DesignerVerbCollection) |
|
Clear | (Inherited from System.Collections.CollectionBase) |
|
Contains | (Inherited from System.ComponentModel.Design.DesignerVerbCollection) |
|
CopyTo | (Inherited from System.ComponentModel.Design.DesignerVerbCollection) |
|
GetEnumerator | (Inherited from System.Collections.CollectionBase) |
|
IndexOf | (Inherited from System.ComponentModel.Design.DesignerVerbCollection) |
|
Insert | (Inherited from System.ComponentModel.Design.DesignerVerbCollection) |
|
Remove | (Inherited from System.ComponentModel.Design.DesignerVerbCollection) |
|
RemoveAt | (Inherited from System.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
|
OnClear | (Inherited from System.ComponentModel.Design.DesignerVerbCollection) |
|
OnClearComplete | (Inherited from System.Collections.CollectionBase) |
|
OnInsert | (Inherited from System.ComponentModel.Design.DesignerVerbCollection) |
|
OnInsertComplete | (Inherited from System.Collections.CollectionBase) |
|
OnRemove | (Inherited from System.ComponentModel.Design.DesignerVerbCollection) |
|
OnRemoveComplete | (Inherited from System.Collections.CollectionBase) |
|
OnSet | (Inherited from System.ComponentModel.Design.DesignerVerbCollection) |
|
OnSetComplete | (Inherited from System.Collections.CollectionBase) |
|
OnValidate | Overridden. Performs additional custom processes when validating a value. |