A class that houses GCHandle data. Returned by PackedMemorySnapshot.gcHandles.
Property | Description |
---|---|
target | An array of addresses for the managed objects that the GC handles are referencing. |
Method | Description |
---|---|
GetNumEntries | Gets the number of GCHandle entries. |