Neokernel API

StringTextBuffer Class

An implementatin of the ITextBuffer interface that uses a String object to store the contents of a text buffer.

For a list of all members of this type, see StringTextBuffer Members .

System.Object
   StringTextBuffer

public class StringTextBuffer : ITextBuffer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.text

Assembly: Neokernel (in Neokernel.exe)

See Also

StringTextBuffer Members | com.neokernel.text Namespace