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