Summary
Reads the next character applying the filter logic.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Filters - Containing Type
- ExpandProperties
Syntax
public override int Read()
Return Value
Type | Description |
---|---|
int | Char as an integer value or -1 if at the end of the stream |