ISettings Interface Members
Public Methods
Public Method CloseCloses and updates the category.
Public Method DeleteCategoryDeletes the current settings folder.
Public Method DeleteValueDeletes the specified item.
Public Method OpenSets the category to be used in subsequent actions by the client.
Public Method PostPosts the category to the server.
Public Method RefreshReads saved values, overwriting values in memory.
Public Properties
Public Property EnumItemsReturns the list of names of the setting's items.
Public Property ValueThe value of the specified item in the active category.
See Also