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

[Missing <param> documentation for "segments"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0