Open Rails

STFReader.Dispose() Method

[This is preliminary documentation and subject to change.]

Implements the IDisposable interface so this class can be implemented with the 'using(STFReader r = new STFReader(...)) {...}' C# statement.

public void Dispose();

Implements

IDisposable.Dispose

See Also

STFReader Class | Orts.Parsers.Msts Namespace | STFReader.Dispose Overload List