Click or drag to resize
SavedStateCollection Methods

The SavedStateCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
ABB internal use
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove(String)
Removes a SavedState specified by name from the collection.
Public methodRemove(SavedState)
Removes a SavedState from the collection.
Public methodToString (Inherited from Object.)
Top
See Also