Get the number of key expressions in this descriptor. Used only for tests

Synopsis

Declared in <script/descriptor.h>

virtual
size_t
GetKeyCount() const = 0;

Return Value

The number of key expressions.

Created with MrDocs