命名空间: System 程序集: System.Runtime.dll Source: UIntPtr.cs 将两个值与更大的计算进行比较。 C# 复制 public static UIntPtr Max (UIntPtr x, UIntPtr y); 参数 x UIntPtr 要与y进行比较的值。 y UIntPtr 要与x进行比较的值。 返回 UIntPtr x 如果大于 y,则为 ;否则为...
UIntPtr.cs 表示UIntPtr的最大可能值。 C# publicstaticUIntPtr MaxValue {get; } 屬性值 UIntPtr UIntPtr的最大可能值。 實作 MaxValue 適用於 產品版本 .NET5, 6, 7, 8, 9, 10 在GitHub 上與我們共同作業 您可以在 GitHub 上找到此內容的來源,在其中建立和檢閱問題和提取要求。 如需詳細資訊,請參閱...
INumberBase<UIntPtr>.MaxMagnitudeNumber INumberBase<UIntPtr>.MinMagnitude INumberBase<UIntPtr>.MinMagnitudeNumber INumberBase<UIntPtr>.MultiplyAddEstimate INumberBase<UIntPtr>.One INumberBase<UIntPtr>.Radix INumberBase<UIntPtr>.TryConvertFromChecked ...
UIntPtr.Max(UIntPtr, UIntPtr) 方法 參考 意見反應 定義 命名空間: System 組件: System.Runtime.dll 來源: UIntPtr.cs 比較兩個值與大於的計算。 C# 複製 public static UIntPtr Max (UIntPtr x, UIntPtr y); 參數 x UIntPtr 要與y 比較的值。 y UIntPtr 要與x 比較的值。 傳回 ...
UIntPtr.Max(UIntPtr, UIntPtr) 方法 參考 意見反應 定義 命名空間: System 組件: System.Runtime.dll 來源: UIntPtr.cs 比較兩個值與大於的計算。 C# 複製 public static UIntPtr Max (UIntPtr x, UIntPtr y); 參數 x UIntPtr 要與y 比較的值。 y UIntPtr 要與x 比較的值。 傳回 ...
UIntPtr.cs 表示UIntPtr的最大可能值。 C# publicstaticUIntPtr MaxValue {get; } 屬性值 UIntPtr UIntPtr的最大可能值。 實作 MaxValue 適用於 產品版本 .NET5, 6, 7, 8, 9 在GitHub 上與我們協作 可以在 GitHub 上找到此内容的源,还可以在其中创建和查看问题和拉取请求。 有关详细信息,请参阅参与者...
命名空间: System 程序集: netstandard.dll, System.Runtime.dll Source: UIntPtr.cs 表示UIntPtr的最大可能值。 C# 复制 public static UIntPtr MaxValue { get; } 属性值 UIntPtr UIntPtr的最大可能值。 实现 MaxValue 适用于 产品版本 .NET 5, 6, 7, 8, 9 ...
publicstaticUIntPtrMax(UIntPtr x, UIntPtr y); Parameters x UIntPtr The value to compare withy. y UIntPtr The value to compare withx. Returns UIntPtr xif it is greater thany; otherwise,y. Implements Max(TSelf, TSelf) Remarks ForIFloatingPoint<TSelf>this method matches the IEEE 754:201...
publicstaticUIntPtrMax(UIntPtr x, UIntPtr y); 參數 x UIntPtr 要與y比較的值。 y UIntPtr 要與x比較的值。 傳回 UIntPtr x如果大於y,則為 ,否則為y。 實作 Max(TSelf, TSelf) 備註 針對IFloatingPoint<TSelf>這個方法,符合 IEEE 754:2019maximum函式。 這需要將 NaN 輸入傳播回呼叫端,並將-0.0...
publicstaticUIntPtrMax(UIntPtr x, UIntPtr y); Parameters x UIntPtr The value to compare withy. y UIntPtr The value to compare withx. Returns UIntPtr xif it is greater thany; otherwise,y. Implements Max(TSelf, TSelf) Remarks ForIFloatingPoint<TSelf>this method matches the IEEE 754:201...