Click or drag to resize

SCValue Properties

Developd by SO-SOFT

The SCValue type exposes the following members.

Properties
 NameDescription
Public propertyArray Get array object
Public propertyBase64 Get BASE64 bytes
Public propertyBool Get boolean value
Public propertyColumn Column
(Inherited from CSyntaxBase)
Public propertyDouble Get double value
Public propertyEndColumn Column
(Inherited from CSyntaxBase)
Public propertyEndLine EndLine
(Inherited from CSyntaxBase)
Public propertyEnum Get enum object
Public propertyEnumName Enumeration name
Public propertyFile File
(Inherited from CSyntaxBase)
Public propertyHash Get hash object
Public propertyInteger Get integer value
Public propertyLine Line
(Inherited from CSyntaxBase)
Public propertyLocation Set location
(Inherited from CSyntaxBase)
Public propertyLocationBase Set location
(Inherited from CSyntaxBase)
Public propertyNode Get node object
Public propertyPath Get and set path value
Public propertyString Get string value
Public propertyStringValue String value
Public propertyTuple Get tuple object
Public propertyType Type
Public propertyValue Value
Top
See Also