ArgumentCollection.RemoveAll
 
 
 

ArgumentCollection.RemoveAll

Introduced

v4.0

Description

Removes all arguments from the collection.

C# Syntax

ArgumentCollection.RemoveAll();

Scripting Syntax

ArgumentCollection.RemoveAll();

See Also

ArgumentCollection.Add ArgumentCollection.Remove Command.Arguments