DawgBuilder.Insert(ReadOnlySpan<Byte>, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void Insert(ReadOnlySpan<byte> key, int length, int value);
member this.Insert : ReadOnlySpan<byte> * int * int -> unit
Public Sub Insert (key As ReadOnlySpan(Of Byte), length As Integer, value As Integer)
Parameters
- key
- ReadOnlySpan<Byte>
- length
- Int32
- value
- Int32