StringArray.ReadFromFile(String) Method |
Top |
DescriptionReads the entire contents of a file and places each line into an individual element of a StringArray.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Return Value
Returns the number of lines read. If the file could not be read, returns 0.
Syntax
See also
|