AttributeReference.ConvertToSurrogate Method

Converts the entity to its surrogate, for serialization purpose.
Public Overridable Function ConvertToSurrogate() As AttributeReferenceSurrogate
This language is not supported or no code example is available.
public virtual AttributeReferenceSurrogate ConvertToSurrogate()
This language is not supported or no code example is available.

Return Value

AttributeReferenceSurrogate

The surrogate.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition