COR_FIELD(UInt32, UInt32, COR_TYPEID, CorElementType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- id
- COR_TYPEID
- fieldType
- CorElementType