XLL+ Class Library

COper::GetCount

Returns the number of cells in an array

[C++]
long GetCount() const;

Return value

This function returns the total number of cells contained in an OPER.

Examples

COper::operator [] Example | COper::GetCount() Example

Requirements

Header: xllplus.h

See Also

COper Class | COper Methods