COR_FIELD(UInt32, UInt32, COR_TYPEID, CorElementType) Constructor

Definition

public COR_FIELD (uint fieldDef, uint offset, in Microsoft.VisualStudio.CorDebugInterop.COR_TYPEID id, Microsoft.VisualStudio.CorDebugInterop.CorElementType fieldType);
new Microsoft.VisualStudio.CorDebugInterop.COR_FIELD : uint32 * uint32 * COR_TYPEID * Microsoft.VisualStudio.CorDebugInterop.CorElementType -> Microsoft.VisualStudio.CorDebugInterop.COR_FIELD
Public Sub New (fieldDef As UInteger, offset As UInteger, ByRef id As COR_TYPEID, fieldType As CorElementType)

Parameters

fieldDef
UInt32
offset
UInt32
fieldType
CorElementType

Applies to