Click or drag to resize

SValue Methods

Developed by SO-SOFT

The SValue type exposes the following members.

Methods
 NameDescription
Public methodCallFunction Call script function
Public methodCanConvertTo Can this type is converted to
Public methodCastTo Cast to specify type
Public methodCopyFrom Copy from another value
Public methodCopyFromCanConvert Copy from another value, if it can be converted
Public methodEquals Equals
(Overrides ObjectEquals(Object))
Public methodGetHashCode Get hash code
(Overrides ObjectGetHashCode)
Public methodSetValueFrom Set value from another variable
Public methodToString To string
(Overrides SyntaxBase.ToString)
Top
See Also