Name

IObjectReference

Synopsis

This interface indicates that an object references another object. Use of this interface means that during deserialization, the object must be dereferenced during fixup so the “real” object is placed in the object graph.

Public Interface IObjectReference
                  ' Public Instance Methods
   Public Function GetRealObject(
        ByVal context As StreamingContext) As Object  
End Interface

Get VB.NET Core Classes in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.