Click or drag to resize

StiStatesManager Methods

The StiStatesManager type exposes the following members.

Methods
  NameDescription
Public methodClear
Clear all earlier saved object states.
Public methodClearState
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsExist
Public methodPop
Gets the object state.
Public methodPopBool
Gets the object state.
Public methodPopDecimal
Public methodPopDouble
Public methodPopFloat
Public methodPopInt
Public methodPopInt64
Public methodPopRange
Public methodPush
Saves the specified object state.
Public methodPushBool
Saves the specified object state.
Public methodPushDecimal
Public methodPushDouble
Public methodPushFloat
Public methodPushInt
Public methodPushInt64
Public methodPushRange
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also