Düzenle

Aracılığıyla paylaş


Reader<TInput>.ReadUInt32 Method

Definition

Reads a UInt32 from the input.

public uint ReadUInt32 ();
member this.ReadUInt32 : unit -> uint32
Public Function ReadUInt32 () As UInteger

Returns

The UInt32 which was read.

Applies to