Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void AppendTo(StringBuilder)

Declaration

public override void AppendTo(
    StringBuilder builder
)

Summary

Appends this node and all children to the specified string builder, converting them to RhoML format that would parse back into this tree.