![]() | ToStringBuilder Methods |
The ToStringBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppendT |
Append a field to the string representation.
|
![]() | AppendBase |
Append a base class string representation.
|
![]() | AppendManyT |
Append an enumerable field to the string representation.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Gets the built string representation.
(Overrides ObjectToString.) |