Documentation for a minimal subset of the QSM API
NetworkAddress Constructor (anotherAddress)
Namespaces > QS.Fx.Network > NetworkAddress > NetworkAddressNew(NetworkAddress)
The copy constructor.
Syntax
C#Visual BasicManaged C++
public NetworkAddress (
	NetworkAddress anotherAddress
)
Public Sub New ( _
	anotherAddress As NetworkAddress _
)
public:
NetworkAddress (
	NetworkAddress^ anotherAddress
)
Parameters
anotherAddress (NetworkAddress)
The address to duplicate.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0