แก้ไข

แชร์ผ่าน


Vector4.OnesComplement(Vector4) Method

Definition

public:
 static System::Numerics::Vector4 OnesComplement(System::Numerics::Vector4 value);
public static System.Numerics.Vector4 OnesComplement(System.Numerics.Vector4 value);
static member OnesComplement : System.Numerics.Vector4 -> System.Numerics.Vector4
Public Shared Function OnesComplement (value As Vector4) As Vector4

Parameters

value
Vector4

Returns

Applies to