| Data Methods |
The Data type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateTextFile |
Creates a new text file for writing.
| |
| LoadT |
Loads an instance of T from a file. The file may contain a
serialized form of an editable instance or it may be a text file
that needs parsing.
| |
| OpenTextFile |
Opens a text file for reading.
|