Clear Method (DataParameterCollection)
Removes all parameters from this collection.
Syntax
'Declaration
Public Sub Clear()
public void Clear()
Remarks
All parameters will be removed from the collection and the Count property will be set to zero.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
DataParameterCollection Class
DataParameterCollection Members