net11.0
namespace System.Runtime.Intrinsics
{
    public static class Vector256
    {
        public sealed class <G>$EC9261065A2EE6EFD25E0F9EE87894A6<$T0>
            where $T0, ISignedNumber<$T0>
        {
            [ExtensionMarker("<M>$F6F76B9BF739C586EDB34D1AC77D2860")]
            public static Vector256<$T0> NegativeOne
            {
                [ExtensionMarker("<M>$F6F76B9BF739C586EDB34D1AC77D2860")]
                get;
            }

        }
    }
}
.NET
11.0
Information specific to net11.0
Assembly

System.Runtime.Intrinsics , Version=11.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

The API is automatically referenced.

Preview The API is contained in a preview framework.
Platform Restrictions

The property getter is supported on all platforms.

  • Built-in API
  • Package-provided API