Home -> IDataArrayOutput -> GetEntryCount

Description

The GetEntryCount method returns the number of captured entries currently stored in the output buffer.

Usage

size_t GetEntryCount() const;

Return value

[size_t]
The number of entries available in the captured output.

See also