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