PortCollectionICapeCollectionCount 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)
int ICapeCollection.Count()

Return Value

Int32
Gets the number of items currently stored in the collection.

Implements

ICapeCollectionCount

Remarks

Gets the number of items currently stored in the collection.

Exceptions

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

See Also