Namespace: Rx – Class: CCodeLocation – Header: Rx.Core/CodeLocation.h

CCodeLocation::GetLine Method

C++
const int& GetLine()

Gets the line in the source code file.

Returns

const int&

The line in the source code file.