英語で読む

次の方法で共有


PrimitiveTypeCode 列挙型

定義

メタデータ シグネチャで検出されるプリミティブ型を定義する定数を指定します。

C#
public enum PrimitiveTypeCode
継承
PrimitiveTypeCode

フィールド

名前 説明
Boolean 2

Boolean 型。

Byte 5

Byte 型。

Char 3

Char 型。

Double 13

Double 型。

Int16 6

Int16 型。

Int32 8

Int32 型。

Int64 10

Int64 型。

IntPtr 24

IntPtr 型。

Object 28

Object 型。

SByte 4

SByte 型。

Single 12

Single 型。

String 14

String 型。

TypedReference 22

型指定された参照。

UInt16 7

UInt16 型。

UInt32 9

UInt32 型。

UInt64 11

UInt64 型。

UIntPtr 25

UIntPtr 型。

Void 1

Void 型。

適用対象

製品 バージョン
.NET Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0