IOFile Constructors
Initialises a new instance of the IOFile class.
protected IOFile(IOFileFormat format);
Parameters
| Name | Type | Description |
|---|---|---|
| format | IOFileFormat | The format of the file. |
Initialises a new instance of the IOFile class.
protected IOFile(IOFileFormat format);
| Name | Type | Description |
|---|---|---|
| format | IOFileFormat | The format of the file. |