Compartir a través de


ByteQuantifiedSize Explicit Conversion (ByteQuantifiedSize to Double)

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public Shared Narrowing Operator CType ( _
    size As ByteQuantifiedSize _
) As Double
'Usage
Dim input As ByteQuantifiedSize
Dim output As Double

output = CType(input, Double)
public static explicit operator double (
    ByteQuantifiedSize size
)

Return Value

Type: System.Double
Returns Double.