Vector.ConvertToUInt64Native(Vector<Double>) 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.
Important
This API is not CLS-compliant.
Converts a System.Numerics.Vector<System.Double>
to a System.Numerics.Vector<System.UInt64>
using platform specific behavior on overflow.
public:
static System::Numerics::Vector<System::UInt64> ConvertToUInt64Native(System::Numerics::Vector<double> value);
C#
[System.CLSCompliant(false)]
public static System.Numerics.Vector<ulong> ConvertToUInt64Native(System.Numerics.Vector<double> value);
[<System.CLSCompliant(false)>]
static member ConvertToUInt64Native : System.Numerics.Vector<double> -> System.Numerics.Vector<uint64>
Public Function ConvertToUInt64Native (value As Vector(Of Double)) As Vector(Of ULong)
The converted vector.
- Attributes
Производ | Верзије |
---|---|
.NET | 9, 10 |
Сарађујте са нама на GitHub-у
Извор овог садржаја можете пронаћи на платформи GitHub, где можете и да креирате и прегледате проблеме и захтеве за повлачењем. Више информација потражите у нашем водичу за сараднике.
.NET повратне информације
.NET је пројекат отвореног кода. Изаберите везу да бисте обезбедили повратне информације: