IndexLineSurrogate.Implicit Conversion (IndexLine to IndexLineSurrogate) Operator

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

Parameters

source
IndexLine

Return Value

IndexLineSurrogate

.NET Framework

Supported in: 4.8

In this article

Definition