Vector4.Sum(Vector4) Method
In this article
Definition
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.
public:
static float Sum(System::Numerics::Vector4 value);
public static float Sum(System.Numerics.Vector4 value);
static member Sum : System.Numerics.Vector4 -> single
Public Shared Function Sum (value As Vector4) As Single
- value
- Vector4
Applies to
Product | Versions |
---|---|
.NET | 10 |