Click or drag to resize

SVariable Methods

Developed by SO-SOFT

The SVariable type exposes the following members.

Methods
 NameDescription
Public methodCallFunction Call script function
(Inherited from SValue)
Public methodCanConvertTo Can this type is converted to
(Inherited from SValue)
Public methodCastTo Cast to specify type
(Inherited from SValue)
Public methodCopyFrom Copy from another value
(Inherited from SValue)
Public methodCopyFromCanConvert Copy from another value, if it can be converted
(Inherited from SValue)
Public methodCopyFromVariable Copy from a variable
Public methodEquals Equals
(Overrides SValueEquals(Object))
Public methodGetHashCode Get hash code
(Overrides SValueGetHashCode)
Public methodSetValueFrom Set value from another variable
(Inherited from SValue)
Public methodToString To string
(Overrides SValueToString)
Top
See Also