[]
Gets string representation of the marker.
public override string ToString()
| Type | Description |
|---|---|
| string | String representation of the marker. |
Gets string representation of the marker.
public string ToString(string indent)
| Type | Name | Description |
|---|---|---|
| string | indent | The indent string before representation. |
| Type | Description |
|---|---|
| string | String representation of the marker. |