Table of Contents

Property ExAllTypes

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

ExAllTypes

TypeCodeFlags of Ex all types (扩展所有类型). ExAllTypes = TypeCodeFlags.Single | TypeCodeFlags.Double | TypeCodeFlags.SByte | TypeCodeFlags.Byte | TypeCodeFlags.Int16 | TypeCodeFlags.UInt16 | TypeCodeFlags.Int32 | TypeCodeFlags.UInt32 | TypeCodeFlags.Int64 | TypeCodeFlags.UInt64 | TypeCodeFlags.Int128 | TypeCodeFlags.UInt128.

public static TypeCodeFlags ExAllTypes { get; }

Property Value

TypeCodeFlags