[This is preliminary documentation and is subject to change.]
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
ushort ValueAsUShort(
ushort dflt = 0,
bool verbatim = false
)
ushort ValueAsUShort(
ushort dflt = 0,
bool verbatim = false
)
Function ValueAsUShort (
Optional dflt As UShort = 0,
Optional verbatim As Boolean = false
) As UShort
Function ValueAsUShort (
Optional dflt As UShort = 0,
Optional verbatim As Boolean = false
) As UShort
unsigned short ValueAsUShort(
unsigned short dflt = 0,
bool verbatim = false
)
unsigned short ValueAsUShort(
unsigned short dflt = 0,
bool verbatim = false
)
abstract ValueAsUShort :
?dflt : uint16 *
?verbatim : bool
(* Defaults:
let _dflt = defaultArg dflt 0
let _verbatim = defaultArg verbatim false
*)
-> uint16
abstract ValueAsUShort :
?dflt : uint16 *
?verbatim : bool
(* Defaults:
let _dflt = defaultArg dflt 0
let _verbatim = defaultArg verbatim false
*)
-> uint16
Return Value
Type:
UInt16