Peek(Int32) Method

Definition

Namespace SharpYaml
Assembly SharpYaml.dll
Implements Peek(Int32)

Gets the character at thhe specified offset.

public char Peek(int offset)

Parameters

offset
Int32

Returns