Partilhar via


ByteQuantifiedSize Explicit Conversion (ByteQuantifiedSize to UInt64)

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

Syntax

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

output = CType(input, ULong)
public static explicit operator ulong (
    ByteQuantifiedSize size
)

Return Value

Type: System.UInt64
Returns UInt64.