AttributeReferenceSurrogate.Implicit Conversion (AttributeReferenceSurrogate to AttributeReference) Operator

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

Parameters

surrogate
AttributeReferenceSurrogate

Return Value

AttributeReference

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition