Overload List

  NameDescription
Public methodSetTermBuffer(String)
Copies the contents of buffer into the termBuffer array.
Public methodSetTermBuffer(array<Char>[]()[][], Int32, Int32)
Copies the contents of buffer, starting at offset for length characters, into the termBuffer array.
Public methodSetTermBuffer(String, Int32, Int32)
Copies the contents of buffer, starting at offset and continuing for length characters, into the termBuffer array.

See Also