Method ApplyEdits NamespaceTerminal.Gui AssemblyTerminal.Gui.dll ApplyEdits(Stream?) Applies and edits made to the Stream and resets the contents of the Edits property. public void ApplyEdits(Stream? stream = null) Parameters stream Stream If provided also applies the changes to the passed Stream.