Logo F# Compiler Guide

ILFieldInit Type

Field Init

Union cases

Union case Description

Bool bool

Full Usage: Bool bool

Parameters:
Item : bool

Char uint16

Full Usage: Char uint16

Parameters:
Item : uint16

Double double

Full Usage: Double double

Parameters:
Item : double

Int16 int16

Full Usage: Int16 int16

Parameters:
Item : int16

Int32 int32

Full Usage: Int32 int32

Parameters:
Item : int32

Int64 int64

Full Usage: Int64 int64

Parameters:
Item : int64

Int8 sbyte

Full Usage: Int8 sbyte

Parameters:
Item : sbyte

Null

Full Usage: Null

Single single

Full Usage: Single single

Parameters:
Item : single

String string

Full Usage: String string

Parameters:
Item : string

UInt16 uint16

Full Usage: UInt16 uint16

Parameters:
Item : uint16

UInt32 uint32

Full Usage: UInt32 uint32

Parameters:
Item : uint32

UInt64 uint64

Full Usage: UInt64 uint64

Parameters:
Item : uint64

UInt8 byte

Full Usage: UInt8 byte

Parameters:
Item : byte

Instance members

Instance member Description

this.AsObject

Full Usage: this.AsObject

Returns: objnull
Returns: objnull

Type something to start searching.