SurrogateWithReferenceId<T>.ReferenceId Property

Gets the unique id assigned to the surrogate during the process of serialization/deserialization to handle object graph reference.
Public Property ReferenceId() As Integer
This language is not supported or no code example is available.
public int ReferenceId {get; set;}
This language is not supported or no code example is available.

Property Value

int
Remarks
 
Default value is -1.

.NET Framework

Supported in: 4.8

In this article

Definition