UInt64.INumberBase<UInt64>.IsNegative(UInt64) Metode
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Menentukan apakah nilai negatif.
static bool System.Numerics.INumberBase<System.UInt64>.IsNegative(System::UInt64 value) = System::Numerics::INumberBase<System::UInt64>::IsNegative;
static bool INumberBase<ulong>.IsNegative (ulong value);
static member System.Numerics.INumberBase<System.UInt64>.IsNegative : uint64 -> bool
Shared Function IsNegative (value As ULong) As Boolean Implements INumberBase(Of ULong).IsNegative
- value
- UInt64
Nilai yang akan diperiksa.
true
jika value
negatif; jika tidak, false
.
Produk | Versi |
---|---|
.NET | 7, 8, 9 |
Umpan balik .NET
.NET adalah proyek sumber terbuka. Pilih tautan untuk memberikan umpan balik: