Interface IGCHandleEntries
Namespace: Unity.MemoryProfiler.Editor.Format
Syntax
public interface IGCHandleEntries
Properties
target
Declaration
ArrayEntries<ulong> target { get; }
Property Value
| Type | Description |
|---|---|
| ArrayEntries<UInt64> |
Methods
GetNumEntries()
Declaration
uint GetNumEntries()
Returns
| Type | Description |
|---|---|
| UInt32 |