SettingsCollection<T>.Rollback Method ()
Removes any changes that were made since the last commit.
Namespace: Microsoft.WindowsServerSolutions.Settings
Assembly: SettingsObjectModel (in SettingsObjectModel.dll)
Syntax
public void Rollback()
public:
void Rollback()
Public Sub Rollback
See Also
SettingsCollection<T> Class
Microsoft.WindowsServerSolutions.Settings Namespace
Return to top