ContainsAsctime

ContainsAsctime

Determines whether the specified line contains asctime string.

Returns: true if the specified current line contains asctime; otherwise, false .

ContainsAsctime(System::ArrayPtr< uint8_t > currentLine)
ParameterDescription
currentLineThe current line.