Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public static explicit operator Nullable<double> (
NBElement value
)
public static explicit operator Nullable<double> (
NBElement value
)
Public Shared Narrowing Operator CType (
value As NBElement
) As Nullable(Of Double)
Public Shared Narrowing Operator CType (
value As NBElement
) As Nullable(Of Double)
static explicit operator Nullable<double> (
NBElement^ value
)
static explicit operator Nullable<double> (
NBElement^ value
)
F# does not support the declaration of new casting operators.
F# does not support the declaration of new casting operators.
Return Value
Type:
Nullable
Double