Implements IRegisteredTaskCollection get_Count and get_Item along with a test for both. When making the tests individually they were very similar so I merged them into one test function as per feedback.
-- v5: taskschd/regtask: Implements IRegisteredTaskCollection get_Count().