Get file length.
Namespace: BasicCard.BasicCards.FileSysAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public int GetFileLength( int fileNumber ) |
Visual Basic |
---|
Public Function GetFileLength ( fileNumber As Integer ) As Integer |
Visual C++ |
---|
public: int GetFileLength( int fileNumber ) |
F# |
---|
member GetFileLength : fileNumber : int -> int |
Parameters
- fileNumber
- Type: System..::..Int32
file number
Return Value
Type: Int32length of file