DelimiterEquationNode.BeginChar

DelimiterEquationNode.BeginChar property

Delimiter beginning character.

public string BeginChar { 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