Clear()

Span::Clear() const method

Clears the contents of the span by setting all elements to default value.

void System::Span<T>::Clear() const

See Also