GetSourceTextLength method

int GetSourceTextLength()

Implementation

int GetSourceTextLength(){
  return _sourceTextLength;
}