PowerTCP Telnet for .NET
Delimiter Property




Syntax
Public ReadOnly Property Delimiter As Byte()
Dim instance As Data
Dim value() As Byte
 
value = instance.Delimiter
public byte[] Delimiter {get;}
public: __property byte[]* get_Delimiter();
public:
property array<byte>^ Delimiter {
   array<byte>^ get();
}
See Also

Reference

Data Class
Data Members


PowerTCP Telnet for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic