Counts the number of Equation items in a class.
function getEquationItemsCount input TypeName class_; output Integer count; end getEquationItemsCount;