Delta<TStructuralType>.GetInstance Method

Definition

Returns the instance that holds all the changes (and original values) being tracked by this Delta.

public TStructuralType GetInstance ();
member this.GetInstance : unit -> 'StructuralType
Public Function GetInstance () As TStructuralType

Returns

TStructuralType

Applies to