DelimiterEquationNode.EndChar

DelimiterEquationNode.EndChar property

Delimiter ending character.

public string EndChar { get; set; }

Remarks

It should be noted that this property only accepts one character, and if multiple characters are passed in, only the first character is accepted.

See Also