Interface | Brief description | |
The IBinaryReader interface contains properties and methods to read binary data. | ||
The IBinaryWriter interface contains properties and methods for writing data in the binary format. | ||
The IDirectory interface contains static methods of the Directory class. | ||
The IDirectoryInfo interface contains properties and methods used to work with directories properties. | ||
The IDirectoryInfoList interface contains properties of directories descriptions collection. | ||
The IDirectoryNotFoundException interface contains properties of an exception, that appears when trying to access the directory missing on a disc. | ||
The IEndOfStreamException interface contains properties of an exception, that appears when trying to go beyond the stream during reading. | ||
The IFile interface contains static methods of the File class. | ||
The IFileInfo interface contains properties and methods used to work with files properties. | ||
The IFileInfoList interface contains properties of files descriptions collection. | ||
The IFileNotFoundException interface contains properties of an exception, that appears when trying to access a file missing on a disc. | ||
The IFileStream interface contains properties and methods to work with a file as with bytes sequence. | ||
The IFileSystemInfo interface contains properties and methods used to work with system information of files and directories. | ||
The IFileSystemInfoList interface contains properties to work with system information of files and directories collection. | ||
The IOException interface contains properties of exception generated when an input/output error occurs. | ||
The IIOStream interface contains properties and methods to work with a stream as with bytes sequence. | ||
The IIOStreamClass interface contains static methods used to create a stream of variables of the Variant type. | ||
The IMemoryStream interface contains properties and methods to work with a stream organized in PC memory. | ||
The IPath interface contains static methods of the Path class. | ||
The IPathTooLongException interface contains properties of an exception, that appears when a file path or a file name exceeds the maximum allowed length. | ||
The IResourceBinaries interface contains properties and methods used to work with images of resource editor. | ||
The IResourceItems interface is a basic interface that contains properties and methods for the interfaces implementing resource editor objects. | ||
The IResourceLocale interface contains tools used to work with resource editor language. | ||
The IResourceLocales interface contains properties and methods of a collection of resource editor languages. | ||
The IResourceObject interface contains properties of collections of resource editor objects. | ||
The IResourceStrings interface is used to work with string elements in the resource editor. | ||
The ITextReader interface contains properties and methods that are used to read text data. | ||
The ITextWriter interface contains properties and methods for writing data into a text file. | ||
The IZipArchive interface contains properties and methods that are used to work with ZIP archive. | ||
The IZipArchiveEntry interface contains properties and methods that are used to work with ZIP archive element. |
See also: