Counts the number of connect equation in a class.
function getConnectionCount input TypeName className; output Integer count; end getConnectionCount;