Click or drag to resize
CSEntryChangeQueue Methods

The CSEntryChangeQueue type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAdd
Adds an item to the CSEntryChange queue.
Public methodStatic memberClear
Clears all items from the queue
Public methodStatic memberLoadQueue
Loads the queue from the specified file
Public methodStatic memberSaveQueue
Saves the contents of the queue to the specified file
Public methodStatic memberTake
Removes an item from the queue
Top
See Also