FileSystem::FileGet Method
Reads data from an open disk file into a variable. The My feature gives you better productivity and performance in file I/O operations than FileGet. For more information, see FileSystem.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | FileGet(Int32, Array^%, Int64, Boolean, Boolean) | Reads data from an open disk file into a variable. The My feature gives you better productivity and performance in file I/O operations than FileGet. For more information, see FileSystem. |
![]() ![]() | FileGet(Int32, Boolean%, Int64) | Reads data from an open disk file into a variable. The My feature gives you better productivity and performance in file I/O operations than FileGet. For more information, see FileSystem |
![]() ![]() | FileGet(Int32, Byte%, Int64) | Reads data from an open disk file into a variable. The My feature gives you better productivity and performance in file I/O operations than FileGet. For more information, see FileSystem. |
![]() ![]() | FileGet(Int32, Char%, Int64) | Reads data from an open disk file into a variable. The My feature gives you better productivity and performance in file I/O operations than FileGet. For more information, see FileSystem. |
![]() ![]() | FileGet(Int32, DateTime%, Int64) | Reads data from an open disk file into a variable. The My feature gives you better productivity and performance in file I/O operations than FileGet. For more information, see FileSystem. |
![]() ![]() | FileGet(Int32, Decimal%, Int64) | Reads data from an open disk file into a variable. The My feature gives you better productivity and performance in file I/O operations than FileGet. For more information, see FileSystem. |
![]() ![]() | FileGet(Int32, Double%, Int64) | Reads data from an open disk file into a variable. The My feature gives you better productivity and performance in file I/O operations than FileGet. For more information, see FileSystem. |
![]() ![]() | FileGet(Int32, Int16%, Int64) | Reads data from an open disk file into a variable. The My feature gives you better productivity and performance in file I/O operations than FileGet. For more information, see FileSystem. |
![]() ![]() | FileGet(Int32, Int32%, Int64) | Reads data from an open disk file into a variable. The My feature gives you better productivity and performance in file I/O operations than FileGet. For more information, see FileSystem. |
![]() ![]() | FileGet(Int32, Int64%, Int64) | Reads data from an open disk file into a variable. The My feature gives you better productivity and performance in file I/O operations than FileGet. For more information, see FileSystem. |
![]() ![]() | FileGet(Int32, Single%, Int64) | Reads data from an open disk file into a variable. The My feature gives you better productivity and performance in file I/O operations than FileGet. For more information, see FileSystem. |
![]() ![]() | FileGet(Int32, String^%, Int64, Boolean) | Reads data from an open disk file into a variable. The My feature gives you better productivity and performance in file I/O operations than FileGet. For more information, see FileSystem. |
![]() ![]() | FileGet(Int32, ValueType^%, Int64) | Reads data from an open disk file into a variable. The My feature gives you better productivity and performance in file I/O operations than FileGet. For more information, see FileSystem. |

