共用方式為


BinaryTokenStreamReader.ReadULong 方法

定義

UInt64從資料流程讀取值。

public ulong ReadULong ();
member this.ReadULong : unit -> uint64
abstract member ReadULong : unit -> uint64
override this.ReadULong : unit -> uint64
Public Function ReadULong () As ULong

傳回

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

實作

適用於