Documentation for a minimal subset of the QSM API
Linkable<(Of <T>)> Constructor (data)
Namespaces > QS.CMS.Base3 > Linkable<(Of T>) > Linkable<(Of T>)New(T)
Initializes a new instance of the Linkable<T> class.
Syntax
C#Visual BasicManaged C++
public Linkable (
	T data
)
Public Sub New ( _
	data As T _
)
public:
Linkable (
	T data
)
Parameters
data (T)

[Missing <param> documentation for "data"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0