[This is preliminary documentation and is subject to change.]
Inlines ref type instead of pointer handle
Namespace: NFX.IOAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static MetaHandle InlineRefType(
Nullable<VarIntStr> inlinedRefType
)
public static MetaHandle InlineRefType(
Nullable<VarIntStr> inlinedRefType
)
Public Shared Function InlineRefType (
inlinedRefType As Nullable(Of VarIntStr)
) As MetaHandle
Public Shared Function InlineRefType (
inlinedRefType As Nullable(Of VarIntStr)
) As MetaHandle
public:
static MetaHandle InlineRefType(
Nullable<VarIntStr> inlinedRefType
)
public:
static MetaHandle InlineRefType(
Nullable<VarIntStr> inlinedRefType
)
static member InlineRefType :
inlinedRefType : Nullable<VarIntStr> -> MetaHandle
static member InlineRefType :
inlinedRefType : Nullable<VarIntStr> -> MetaHandle
Return Value
Type:
MetaHandle