ISuggestedAppointmentsCount Property |
Count - returns the number of items in the collection
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Count As Integer
Get
Dim instance As ISuggestedAppointments
Dim value As Integer
value = instance.Count
property int Count {
int get ();
}
Property Value
Type:
Int32Implements
IMapCollectionCount
See Also