NAnt SDK Documentation - v0.92 |
|
ReplaceString.Read Method
Reads the next character applying the filter logic.
[Visual Basic]
Overrides Public Function Read() As
Integer
[C#]
public override
int Read();
Return Value
Char as an int or -1 if at the end of the stream
See Also
ReplaceString Class | NAnt.Core.Filters Namespace