SCValue Class |
public class SCValue : CSyntaxBase
The SCValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | SCValue(SConfig) | Constructor |
![]() | SCValue(SCValue) | Constructor |
![]() | SCValue(SConfig, Object) | Constructor |
Name | Description | |
---|---|---|
![]() | Array | Get array object |
![]() | Base64 | Get BASE64 bytes |
![]() | Bool | Get boolean value |
![]() | Column |
Column
(Inherited from CSyntaxBase) |
![]() | Double | Get double value |
![]() | EndColumn |
Column
(Inherited from CSyntaxBase) |
![]() | EndLine |
EndLine
(Inherited from CSyntaxBase) |
![]() | Enum | Get enum object |
![]() | EnumName | Enumeration name |
![]() | File |
File
(Inherited from CSyntaxBase) |
![]() | Hash | Get hash object |
![]() | Integer | Get integer value |
![]() | Line |
Line
(Inherited from CSyntaxBase) |
![]() | Location |
Set location
(Inherited from CSyntaxBase) |
![]() | LocationBase |
Set location
(Inherited from CSyntaxBase) |
![]() | Node | Get node object |
![]() | Path | Get and set path value |
![]() | String | Get string value |
![]() | StringValue | String value |
![]() | Tuple | Get tuple object |
![]() | Type | Type |
![]() | Value | Value |
Name | Description | |
---|---|---|
![]() | CastTo | Cast to specify type |
![]() | CopyFrom | Copy from other value |
![]() | Equals |
Equals
(Overrides ObjectEquals(Object)) |
![]() | GetHashCode |
Get hash code
(Overrides ObjectGetHashCode) |
![]() | SetInterpolationString | Set interpolation string |
![]() | SetValueFrom | Set value from other variable |
![]() | ToString |
To string
(Overrides CSyntaxBaseToString) |
Name | Description | |
---|---|---|
![]() ![]() | InterpolationStringSeparator | |
![]() ![]() | InterpolationStringSeparatorString |