Edit

Share via


Reader<TInput>.ReadInt64 Method

Definition

Reads a Int64 from the input.

public long ReadInt64 ();
member this.ReadInt64 : unit -> int64
Public Function ReadInt64 () As Long

Returns

The Int64 which was read.

Applies to