<!-- Creation of a System.Collections.ArrayList using it's IEnumerable/IEnumerable{T} constructor. --> <Collections:ArrayList xmlns="clr-namespace:System; assembly=mscorlib" xmlns:Collections="clr-namespace:System.Collections; assembly=mscorlib"> <String>"Hello World!"</String> <Int32>5</Int32> <Single>3.14</Single> </Collections:ArrayList>