Example #1
0
 public int GetSize(out int piLength)
 {
     return(_textBuffer.GetSize(out piLength));
 }