PowerTCP Emulation for .NET
ToString Method (Cell)




Returns the cell character as a string.
Syntax
Public Overrides Function ToString() As String
Dim instance As Cell
Dim value As String
 
value = instance.ToString()
public override string ToString()
public: string* ToString(); override 
public:
String^ ToString(); override 

Return Value

The Character as a string.
See Also

Reference

Cell Structure
Cell Members


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic