Header menu logo F# Compiler Guide

InterfaceImpl Type

Record fields

Record Field Description

CustomAttrsStored

Full Usage: CustomAttrsStored

Field type: ILAttributesStored
Modifiers: mutable
Field type: ILAttributesStored

Idx

Full Usage: Idx

Field type: int
Field type: int

Type

Full Usage: Type

Field type: ILType
Field type: ILType

Instance members

Instance member Description

this.CustomAttrs

Full Usage: this.CustomAttrs

Returns: ILAttributes
Returns: ILAttributes

Static members

Static member Description

InterfaceImpl.Create(ilType)

Full Usage: InterfaceImpl.Create(ilType)

Parameters:
Returns: InterfaceImpl
ilType : ILType
Returns: InterfaceImpl

InterfaceImpl.Create(ilType, customAttrsStored)

Full Usage: InterfaceImpl.Create(ilType, customAttrsStored)

Parameters:
Returns: InterfaceImpl
ilType : ILType
customAttrsStored : ILAttributesStored
Returns: InterfaceImpl

Type something to start searching.