Port CollectionICape 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)
Gets the number of items currently stored in the collection.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
int ICapeCollection.Count()VB
Private Function Count As Integer
Implements ICapeCollection.CountReturn Value
Int32Gets the number of items currently stored in the collection.
Implements
ICapeCollectionCountRemarks
Gets the number of items currently stored in the collection.
Exceptions
| ECapeUnknown | The error to be raised when other error(s), specified for this operation, are not suitable. |
| ECapeFailedInitialisation | ECapeFailedInitialisation |