IFileData Members
In This Article
#Properties
Name | Description |
---|---|
File |
Specifies the file name. |
Size |
Gets the size of file stored within the current IFile |
#Methods
Name | Description |
---|---|
Clear() | Clears the file data. |
Load |
Loads the file data from a stream. |
Save |
Saves the file stored within the current IFile |
See Also