Current behavior
currently the method gettype() of a collection of custom object returns
System.Object[]
Expected behavior
the method gettype() of a collection of custom object returns a collection of the custom object. such as (for a collection of pages):
ConfluencePS.Page[]
Current behavior
currently the method
gettype()of a collection of custom object returnsExpected behavior
the method
gettype()of a collection of custom object returns a collection of the custom object. such as (for a collection of pages):