[CONNECT .NET] Text Handler Classes

The DgnPlatformNet help documents the TextHandlerBase class.  It has this note: Base class for text element handlers; should NOT be sub-classed directly (see TextNodeHandler and TextElemHandler).

Unfortunately, neither TextNodeHandler nor TextElemHandler exists.