Version: 2021.3
Experimental: this API is experimental and might be changed or removed in the future.

TypeDescriptionEntries.typeInfoAddress

切换到手册
public ArrayEntries<ulong> typeInfoAddress ;

描述

包含虚拟机内此类型描述的内存中地址。该属性可用于将堆中的托管对象与其对应的 TypeDescription 相匹配,因为托管对象的第一个指针指向其类型描述。