Click or drag to resize
Data Methods

The Data type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateTextFile
Creates a new text file for writing.
Public methodStatic memberLoadT
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.
Public methodStatic memberOpenTextFile
Opens a text file for reading.
Top
See Also