Click or drag to resize

IContacts2Count Property

Count - returns the number of items 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
int Count { get; }

Property Value

Type: Int32

Implements

IMapCollectionCount
See Also