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 Span<byte> GetSpan (int size);
member this.GetSpan : int -> Span<byte>
Public Function GetSpan (size As Integer) As Span(Of Byte)