Example #1
0
 /**
  * Where the Comment (Atn) text ends.
  * Length comes from FibRgLw97.ccpAtn
  */
 public int GetCommentsEnd()
 {
     return(GetCommentsStart() +
            fib.GetCcpCommentAtn());
 }