Struct GCTable
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Cosmos.Core
Assembly: Cosmos.Core.dll
Syntax
public struct GCTable
Fields
| Improve this Doc View SourceGCFieldCount
Declaration
public uint GCFieldCount
Field Value
Type | Description |
---|---|
System.UInt32 |
GCFieldOffsets
Declaration
public uint[] GCFieldOffsets
Field Value
Type | Description |
---|---|
System.UInt32[] |
GCFieldTypes
Declaration
public uint[] GCFieldTypes
Field Value
Type | Description |
---|---|
System.UInt32[] |