共用方式為


IBinaryTokenStreamReader.ReadULong 方法

定義

UInt64從資料流程讀取值。

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

傳回

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

適用於