ReadBooleanArray Method
ReadBooleanArray(string)
Declaration
bool[] ReadBooleanArray(string fieldName)
Parameters
string | fieldName | name of the field |
Returns
bool[] | the boolean array value read |
Exceptions
IOException | System.IO.IOException |