Delimiter.ToChar Method

Definition

Namespace: ASNA.DataGate.Client.CopyData
Assembly: ASNA.QSys.DataGate.Client.dll

Converts the value of this instance to a .

char ToChar()

Converts the value of this instance to a .

Remarks

This method returns the property of this instance, which is a .If the property has not been set (IsStarNone is true), this method will throw an .

char ToChar()

See Also