次の方法で共有


Reader<TInput>.ReadUInt32 メソッド

定義

入力から を UInt32 読み取ります。

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

戻り値

UInt32読み取られた 。

適用対象