System::Span::Clear 方法

Span::Clear method

通过将所有元素设置为默认值来清除 span 的内容。

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

另见