Click or drag to resize

IContacts2_Clear Method

Remove all the elements in the collection Use GetFirst/GetNext or for-each to loop through the collection.

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
void _Clear()

Implements

IMapCollection_Clear
See Also