Initialize()

Array::Initialize() method

Fills the array with the default constructed objects of type T.

void System::Array<T>::Initialize()

See Also