Table of Contents

Property Bit64Types

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

Bit64Types

TypeCodeFlags of 64-bits types (64位的类型). Bit64Types = TypeCodeFlags.Int64 | TypeCodeFlags.UInt64 | TypeCodeFlags.Double.

public static TypeCodeFlags Bit64Types { get; }

Property Value

TypeCodeFlags