Click or drag to resize

StiVariable Methods

The StiVariable type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from StiExpression.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodEval
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetDateTimeFromValue
Internal use only.
Public methodGetDefaultEvent
Returns the event for processing of expression when genertion of the report script.
(Inherited from StiExpression.)
Public methodGetEvents
Public methodStatic memberGetExpressionString
Returns variable in the form of the expression.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetNativeValue
Internal use only.
Public methodGetProperties
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberGetValue
Internal use only.
Public methodLoadFromJsonObject (Inherited from StiExpression.)
Public methodLoadFromJsonObjectEx
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSaveToJsonObject (Inherited from StiExpression.)
Public methodSaveToJsonObjectEx
Public methodToString (Overrides StiExpressionToString.)
Public methodToString(Boolean)
Top
See Also