Platform::TypeCode-Enumeration

Gibt eine numerische Kategorie an, die einen integrierten Typ darstellt.

Syntax

enum class TypeCode {};

Member

Typcode Beschreibung
Boolean Ein Platform::Boolean-Typ.
Char16 Ein default::char16-Typ.
DateTime Ein DateTime-Typ.
Decimal Ein numerischer Typ.
Double Ein default::float64-Typ.
Empty Void
Int16 Ein default::int16-Typ.
Int32 Ein default::int32-Typ.
Int64 Ein default::int64-Typ.
Int8 Ein default::int8-Typ.
Object Ein Platform::Object-Typ.
Single Ein default::float32-Typ.
String Ein Platform::String-Typ.
UInt16 Ein default::uint16-Typ.
UInt32 Ein default::uint32-Typ.
UInt64 Ein default::uint64-Typ.
UInt8 Ein default::uint8-Typ.

Anforderungen

Mindestens unterstützter Client: Windows 8

Mindestens unterstützter Server: Windows Server 2012

Namespace: Platform

Metadaten: platform.winmd