taskschd: Implements IRegisteredTaskCollection get_Count and get_Item
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.