ILFieldDef Type
Field definitions.
Constructors
| Constructor |
Description
|
Full Usage:
ILFieldDef(name, fieldType, attributes, data, literalValue, offset, marshal, customAttrs)
Parameters:
string
fieldType : ILType
attributes : FieldAttributes
data : byte[] option
literalValue : ILFieldInit option
offset : int32 option
marshal : ILNativeType option
customAttrs : ILAttributes
Returns: ILFieldDef
|
Functional creation of a value, immediate
|
Instance members
| Instance member |
Description
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
F# Compiler Guide