Utility components UtilStringList.Clear method
Clears/removes all the strings from the collection.

Syntax:

object.Clear()

IDL definition:

[id(5), helpstring("method Clear")] HRESULT Clear();

Parameters:

object - Previously created UtilStringList object

Examples:

strlist.Clear();

strlist.Clear

Applies to: UtilStringList

newObjects Copyright 2001-2005 newObjects [ ]