Inheritance
NativeRootReferenceEntries
public class NativeRootReferenceEntries : object, INativeRootReferenceEntries
Properties
Declaration
public ArrayEntries<ulong> accumulatedSize { get; }
Property Value
Implements
Declaration
public ArrayEntries<string> areaName { get; }
Property Value
Implements
Declaration
public ArrayEntries<long> id { get; }
Property Value
Implements
Declaration
public ArrayEntries<string> objectName { get; }
Property Value
Implements
Methods
Declaration
public uint GetNumEntries()
Returns
Implements