ActivityCollection.System.Collections.Generic.ICollection<System.Workflow.ComponentModel.Activity>.Clear Method
Namespace: System.Workflow.ComponentModel
Assembly: System.Workflow.ComponentModel (in system.workflow.componentmodel.dll)
'Declaration
Private Sub System.Collections.Generic.ICollection<System.Workflow.ComponentModel.Activity>.Clear Implements ICollection(Of Activity).Clear
'Usage
Dim instance As ActivityCollection
CType(instance, ICollection(Of Activity)).Clear
void ICollection<Activity>.Clear ()
private:
virtual void System.Collections.Generic.ICollection<System.Workflow.ComponentModel.Activity>.Clear () sealed = ICollection<Activity^>::Clear
Not applicable.
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.
Supported in: 3.0
ActivityCollection Class
ActivityCollection Members
System.Workflow.ComponentModel Namespace