ICape CollectionCount Method
Gets the number of items currently stored in the collection.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Return the number of items in the collection.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(2)]
int Count()VB
<DispIdAttribute(2)>
Function Count As IntegerReturn Value
Int32Return the number of items in the collection.
Remarks
Return the number of items in the collection.
Exceptions
| ECapeUnknown | The error to be raised when other error(s), specified for this operation, are not suitable. |
| ECapeFailedInitialisation | ECapeFailedInitialisation |