The class used to display objects in a human-friendly manner.

C# | Visual Basic | Managed C++ |
public static class Printable
Public NotInheritable Class Printable
public ref class Printable abstract sealed

All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
![]() ![]() | ToString(Object) |
Create a human-friendly string representing the given object, using the annotations that drive the printing output.
|

Object | |
![]() | Printable |