共用方式為


IBinaryTokenStreamReader.ReadUInt 方法

定義

UInt32從資料流程讀取值。

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

傳回

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

適用於