Method | Description | |
---|---|---|
Clear ( ) : void |
Clears all file systems.
|
|
Load ( |
Loads the file from the specified stream.
|
|
ModelListFile ( ) : System.Collections.Generic |
Initializes a new instance of the ModelListFile class.
|
|
Reset ( ) : void |
Resets properties to their default values.
|
|
Save ( |
Saves the file to the specified stream.
|
public Load ( |
||
stream | The stream to read from. | |
return | void |
public ModelListFile ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public Save ( |
||
stream | The stream to save to. | |
return | void |