ILAttributesStored Type
Represents the efficiency-oriented storage of ILAttributes in another item.
Instance members
| Instance member |
Description
|
|
|
Full Usage:
this.HasWellKnownAttribute
Parameters:
WellKnownILAttributes
compute : ILAttributes -> WellKnownILAttributes
Returns: bool
|
|
Static members
| Static member |
Description
|
Full Usage:
ILAttributesStored.CreateGiven(attrs)
Parameters:
ILAttributes
Returns: ILAttributesStored
|
|
Full Usage:
ILAttributesStored.CreateReader(idx, f)
Parameters:
int32
f : int32 -> ILAttribute[]
Returns: ILAttributesStored
|
|
F# Compiler Guide