Link(Of T) Constructor (Link(Of T))
.NET Framework (current version)
Initializes a new instance of the Link(Of T) structure by copying the internal state from another Link(Of T) instance.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- link
-
Type:
System.Data.Linq.Link(Of T)
The Link(Of T) instance from which to copy.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: