Open Rails

STFReader Properties

The properties of the STFReader class are listed below. For a complete list of STFReader class members, see the STFReader Members topic.

Public Instance Properties

EofProperty that returns true when the EOF has been reached
FileNameFilename property for the file being parsed - for reporting purposes
LineNumberLine Number property for the file being parsed - for reporting purposes
SimisSignatureSIMIS header read from the first line of the file being parsed
TreeProperty returning the last {item} read using ReadItem() prefixed with string describing the nested block hierachy. The string returned is formatted 'rootnode(nestednode(childnode(previous_item'.

See Also

STFReader Class | Orts.Parsers.Msts Namespace