SalBoolean
PPJ.Runtime.SalBoolean
public struct SalBoolean : ValueType, IComparable, IConvertible, IFormattable, INullable, ISalType, IXmlSerializable, IWisejSerializablePublic Structure SalBoolean
Implements ValueType, IComparable, IConvertible, IFormattable, INullable, ISalType, IXmlSerializable, IWisejSerializableConstructors
SalBoolean(x)
Name
Type
Description
Properties
IsNull
Value
Methods
Add(x, y)
Parameter
Type
Description
Compare(x, y)
Parameter
Type
Description
CompareTo(obj)
Parameter
Type
Description
CompareTo(x)
Parameter
Type
Description
Divide(x, y)
Parameter
Type
Description
Multiply(x, y)
Parameter
Type
Description
Negate(x)
Parameter
Type
Description
Subtract(x, y)
Parameter
Type
Description
ToBoolean()
ToByte()
ToChar()
ToDecimal()
ToDouble()
ToInt16()
ToInt32()
ToInt64()
ToIntPtr()
ToSByte()
ToSingle()
ToUInt16()
ToUInt32()
ToUInt64()
Used By
Name
Description
Last updated