TextReplacement
Inherits from
System.ValueType
Contains information describing a replacement to make in a string.
public struct TextReplacement
Name | Description |
---|---|
A descriptive comment explaining why the substitution is necessary. | |
The position in the original string where the substitution should be made. | |
The line in the original string where the substitution should be made. |
Name | Description |
---|---|
Last modified 1yr ago