SerializationExtensions.ReadNullableUInt64(BinaryReader) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Считывает ulong? От reader
public:
[System::Runtime::CompilerServices::Extension]
static Nullable<System::UInt64> ReadNullableUInt64(System::IO::BinaryReader ^ reader);
public static ulong? ReadNullableUInt64 (this System.IO.BinaryReader reader);
static member ReadNullableUInt64 : System.IO.BinaryReader -> Nullable<uint64>
<Extension()>
Public Function ReadNullableUInt64 (reader As BinaryReader) As Nullable(Of ULong)
Параметры
- reader
- BinaryReader
Читатель, из которого производится чтение
Возвращаемое значение
Значение NULL без знака Long.