BindingContext.Fetch Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the data that was edited by the user and stores it back into the original object that was passed to the BindingContext.
public void Fetch ();
member this.Fetch : unit -> unit