ReaderInput.ReadUInt32 メソッド

定義

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

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

戻り値

UInt32読み取られた 。

適用対象