UInt32.INumberBase<UInt32>.IsFinite(UInt32) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if a value is finite.
static bool System.Numerics.INumberBase<System.UInt32>.IsFinite(System::UInt32 value) = System::Numerics::INumberBase<System::UInt32>::IsFinite;
C#
static bool INumberBase<uint>.IsFinite(uint value);
static member System.Numerics.INumberBase<System.UInt32>.IsFinite : uint32 -> bool
Shared Function IsFinite (value As UInteger) As Boolean Implements INumberBase(Of UInteger).IsFinite
- value
- UInt32
The value to be checked.
true
if value
is finite; otherwise, false
.
منتج | الإصدارات |
---|---|
.NET | 7, 8, 9, 10 |
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
ملاحظات .NET
.NET هو مشروع مصدر مفتوح. حدد رابطًا لتقديم الملاحظات: