Table of Contents

Field IntTypes

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

TypeCodeFlags of Standard integer types (标准整数类型).

public const TypeCodeFlags IntTypes = SByte | Byte | Int16 | UInt16 | Int32 | UInt32 | Int64 | UInt64

Returns

TypeCodeFlags
TypeCodeFlags of Standard integer types (标准整数类型).