ICapeCollectionCount 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)
[DispIdAttribute(2)]
int Count()

Return Value

Int32
Return the number of items in the collection.

Remarks

Return the number of items in the collection.

Exceptions

ECapeUnknownThe error to be raised when other error(s), specified for this operation, are not suitable.
ECapeFailedInitialisationECapeFailedInitialisation

See Also