Clear Method

Removes all the elements from the collection.

Namespace:  Microsoft.Rtc.Workflow.Utilities
Assembly:  Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)

Syntax

'Declaration
Public Sub Clear
public void Clear()
public:
virtual void Clear() sealed
function clear();

Implements

ICollectionClear()()()

See Also

BaseCollection<(Of <(T>)>) Class

Microsoft.Rtc.Workflow.Utilities Namespace