ArrayExtension
Markup extension for parsing arrays.
Returns a list of the items in this ArrayExtension.
Gets or sets the type of the items that can be stored in the array.
public ArrayExtension()
Returns an array that contains items of the type that is specified by the Type property.