Header menu logo F# Compiler Guide

ILAttributesStored Type

Represents the efficiency-oriented storage of ILAttributes in another item.

Union cases

Union case Description

Given ILAttributes

Full Usage: Given ILAttributes

Parameters:

Already computed

Item : ILAttributes

Reader int32 -> ILAttribute[]

Full Usage: Reader int32 -> ILAttribute[]

Parameters:

Computed by ilread.fs based on metadata index

Item : int32 -> ILAttribute[]

Instance members

Instance member Description

this.GetCustomAttrs

Full Usage: this.GetCustomAttrs

Parameters:
    arg0 : int32

Returns: ILAttributes
arg0 : int32
Returns: ILAttributes

this.IsGiven

Full Usage: this.IsGiven

Returns: bool
Returns: bool

this.IsReader

Full Usage: this.IsReader

Returns: bool
Returns: bool

Type something to start searching.