System::Span::Clear method

Span::Clear method

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

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

See Also