BlockSurrogate.Implicit Conversion (Block to BlockSurrogate) Operator

Converts the object to the related surrogate during the serialization process.
Public Shared Widening Operator CType( _ 
ByVal source As Block
) As BlockSurrogate
This language is not supported or no code example is available.
public static implicit operator BlockSurrogate
Block source 
)
This language is not supported or no code example is available.

Parameters

source
Block

Return Value

BlockSurrogate

.NET Framework

Supported in: 4.8

In this article

Definition