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