IBoxArray is the wrapper for arrays of value types that are passed across the application binary interface (ABI) or stored in collections of Platform::Object^ elements such as those in XAML controls.
template <typename T> interface class IBoxArray
IBoxArray is the wrapper for arrays of value types that are passed across the application binary interface (ABI) or stored in collections of Platform::Object^ elements such as those in XAML controls.
template <typename T> interface class IBoxArray