LiteralExtractString Method |
Extract the actual string starting at the specified offset, with escape sequences processed.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected Object ExtractString(
int offset
)
Parameters
- offset
- Type: SystemInt32
Return Value
Type:
ObjectSee Also