Partager via


SettingsCollection<T>.Commit Method ()

 

Saves all of the updates to the collection.

Namespace:   Microsoft.WindowsServerSolutions.Settings
Assembly:  SettingsObjectModel (in SettingsObjectModel.dll)

Syntax

public void Commit()
public:
void Commit()
Public Sub Commit

See Also

SettingsCollection<T> Class
Microsoft.WindowsServerSolutions.Settings Namespace

Return to top