ILNativeType
Array
Custom
FixedArray
FixedSysString
SafeArray
Tags
ANSIBSTR
AsAny
Bool
BSTR
Byte
ByValStr
Currency
Double
Empty
Error
IDispatch
Int
Int16
Int32
Int64
Int8
Interface
IsANSIBSTR
IsArray
IsAsAny
IsBool
IsBSTR
IsByte
IsByValStr
IsCurrency
IsCustom
IsDouble
IsEmpty
IsError
IsFixedArray
IsFixedSysString
IsIDispatch
IsInt
IsInt16
IsInt32
IsInt64
IsInt8
IsInterface
IsIUnknown
IsLPSTR
IsLPSTRUCT
IsLPTSTR
IsLPUTF8STR
IsLPWSTR
IsMethod
IsSafeArray
IsSingle
IsStruct
IsTBSTR
IsUInt
IsUInt16
IsUInt32
IsUInt64
IsVariantBool
IsVoid
IUnknown
LPSTR
LPSTRUCT
LPTSTR
LPUTF8STR
LPWSTR
Method
Single
Struct
Tag
TBSTR
UInt
UInt16
UInt32
UInt64
VariantBool
Void
CompareTo(ILNativeType)
CompareTo(Object)
CompareTo(Object, IComparer)
Equals(ILNativeType)
Equals(Object)
Equals(ILNativeType, IEqualityComparer)
Equals(Object, IEqualityComparer)
GetHashCode()
GetHashCode(IEqualityComparer)
NewArray(FSharpOption<ILNativeType>, FSharpOption<Tuple<Int32, FSharpOption<Int32>>>)
NewCustom(Byte[], String, String, Byte[])
NewFixedArray(Int32)
NewFixedSysString(Int32)
NewSafeArray(ILNativeVariant, FSharpOption<String>)
ToString()
netcoreapp2.0
namespace FSharp.Compiler.AbstractIL
{
[CompilationMapping(SourceConstructFlags.Module)]
public static class IL
{
[CompilationMapping(SourceConstructFlags.SumType)]
[DebuggerDisplay("{__DebugDisplay(),nq}")]
[RequireQualifiedAccess]
[StructuralComparison]
[StructuralEquality]
public class ILNativeType : IStructuralComparable, IStructuralEquatable, IComparable, IComparable<ILNativeType!>, IEquatable<ILNativeType!>
{
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[DebuggerNonUserCode]
public static ILNativeType! Int8
{
[CompilationMapping(SourceConstructFlags.UnionCase, 15)]
[DebuggerNonUserCode]
get;
}
}
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to netcoreapp2.0 | |
Assemblies | FSharp.Compiler.Service , Version=43.9.300.0, PublicKeyToken=b03f5f7f11d50a3a FSharp.Compiler.Service , Version=43.9.201.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | FSharp.Compiler.Service (43.9.300-preview.25160.5) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API