PowerTCP Emulation for .NET CF
Telnet Constructor(IContainer)
See Also  Send comments on this topic.
Dart.Emulation Namespace > Telnet Class > Telnet Constructor : Telnet Constructor(IContainer)




container
Initializes a new instance of the Telnet component.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal container As IContainer _
)
Visual Basic (Usage)Copy Code
Dim container As IContainer
 
Dim instance As New Telnet(container)
C# 
public Telnet( 
   IContainer container
)
Managed Extensions for C++ 
public: Telnet( 
   IContainer* container
)
C++/CLI 
public:
Telnet( 
   IContainer^ container
)

Parameters

container

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.