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