FemFaceSurrogate.Implicit Conversion (FemFaceSurrogate to Face) Operator

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

Parameters

surrogate
FemFaceSurrogate

Return Value

Face

.NET Framework

Supported in: 4.8

In this article

Definition