Struct VTable
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)
Assembly: Cosmos.Core.dll
Syntax
Fields
|
Improve this Doc
View Source
AssemblyQualifiedName
Declaration
public string AssemblyQualifiedName
Field Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
BaseTypeIdentifier
Declaration
public uint BaseTypeIdentifier
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
InterfaceCount
Declaration
public uint InterfaceCount
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
InterfaceIndexes
Declaration
public uint[] InterfaceIndexes
Field Value
| Type |
Description |
| System.UInt32[] |
|
|
Improve this Doc
View Source
InterfaceMethodCount
Declaration
public uint InterfaceMethodCount
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
InterfaceMethodIndexes
Declaration
public uint[] InterfaceMethodIndexes
Field Value
| Type |
Description |
| System.UInt32[] |
|
|
Improve this Doc
View Source
IsStruct
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
|
Improve this Doc
View Source
IsValueType
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
|
Improve this Doc
View Source
MethodAddresses
Declaration
public uint[] MethodAddresses
Field Value
| Type |
Description |
| System.UInt32[] |
|
|
Improve this Doc
View Source
MethodCount
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
MethodIndexes
Declaration
public uint[] MethodIndexes
Field Value
| Type |
Description |
| System.UInt32[] |
|
|
Improve this Doc
View Source
Name
Declaration
Field Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Size
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
TargetMethodIndexes
Declaration
public uint[] TargetMethodIndexes
Field Value
| Type |
Description |
| System.UInt32[] |
|