Logo F# Compiler Guide

ILTypeDefs Type

One namespace level: the types declared in it, and its child namespaces. A reader is grouped into this shape on the way in; types already in hand stay one level, so that flattening keeps their order.

Inherited members

Inherited from DelayInitArrayMap<ILPreTypeDef, string, ILPreTypeDef>

Instance members

Instance member Description

this.CreateDictionary

Full Usage: this.CreateDictionary

Parameters:
    arg0 : 'T[]

Returns: IDictionary<'TDictKey, 'TDictValue>
Modifiers: abstract
arg0 : 'T[]
Returns: IDictionary<'TDictKey, 'TDictValue>

this.GetArray

Full Usage: this.GetArray

Returns: 'T[]
Returns: 'T[]

this.GetDictionary

Full Usage: this.GetDictionary

Returns: IDictionary<'TDictKey, 'TDictValue>
Returns: IDictionary<'TDictKey, 'TDictValue>

Type something to start searching.