Table of Contents

GetFullRange Method

GetFullRange(int) Deprecated

[Obsolete("Use `Write()` instead")]
public Range GetFullRange(int index)

Return full range for span at the index. It can be used to restore broken range on unsafe operation.

Parameters

index int

Returns

Range