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