PrimitiveTypeCode Wyliczenie

Definicja

Określa stałe definiujące typy pierwotne znalezione w podpisach metadanych.

public enum class PrimitiveTypeCode
public enum PrimitiveTypeCode
type PrimitiveTypeCode = 
Public Enum PrimitiveTypeCode
Dziedziczenie
PrimitiveTypeCode

Pola

Boolean 2

Typ Boolean .

Byte 5

Typ Byte .

Char 3

Typ Char .

Double 13

Typ Double .

Int16 6

Typ Int16 .

Int32 8

Typ Int32 .

Int64 10

Typ Int64 .

IntPtr 24

Typ IntPtr .

Object 28

Typ Object .

SByte 4

Typ SByte .

Single 12

Typ Single .

String 14

Typ String .

TypedReference 22

Wpisane odwołanie.

UInt16 7

Typ UInt16 .

UInt32 9

Typ UInt32 .

UInt64 11

Typ UInt64 .

UIntPtr 25

Typ UIntPtr .

Void 1

Typ Void .

Dotyczy