PowerTCP Telnet for .NET
Add Method




Syntax
Public Shadows Sub Add( _
   ByVal value As Option _
) 
Dim instance As OptionCollection
Dim value As Option
 
instance.Add(value)
public new void Add( 
   Option value
)
public: new void Add( 
   Option* value
) 
public:
new void Add( 
   Option^ value
) 

Parameters

value
See Also

Reference

OptionCollection Class
OptionCollection Members


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