共用方式為


BinaryTokenStreamReader.ReadUInt 方法

定義

UInt32從資料流程讀取值。

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

傳回

資料流程中目前位置的資料,轉換成適當的輸出類型。

實作

適用於