Click or drag to resize
IWriteHandler Methods

[This is preliminary documentation and is subject to change.]

The IWriteHandler type exposes the following members.

Methods
  Name Description
Public method GetVerboseHandler
Gets an alternative handler which provides more readable representations for use in verbose mode; can return null.
Public method Representation
Gets the representation to use for the object, either an instance of transit ground type, or object for which there is a Handler (including an instance of ITaggedValue).
Public method StringRepresentation
Gets the string representation to use for the object; can return null.
Public method Tag
The tag to use for the object.
Top
See Also