Method | Description | |
---|---|---|
GetString ( int begin, int limit ) : string | ||
LineBuffer ( IList |
||
Read ( ) : int | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
findIndex ( int pos, int &ix, int &lstart ) : void |
public GetString ( int begin, int limit ) : string | ||
begin | int | |
limit | int | |
return | string |
public LineBuffer ( IList |
||
lineList | IList |
|
return | System |