Reader<TInput>.ReadUInt32 方法

定义

UInt32从输入中读取 。

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

返回

UInt32已读取的 。

适用于