Documentation for a minimal subset of the QSM API
RegularSO Constructor (bytes)
Namespaces > QS.CMS.Base3 > RegularSO > RegularSONew(Byte[]())
Initializes a new instance of the RegularSO class.
Syntax
C#Visual BasicManaged C++
public RegularSO (
	byte[] bytes
)
Public Sub New ( _
	bytes As Byte() _
)
public:
RegularSO (
	array<unsigned char>^ bytes
)
Parameters
bytes (Byte[]())

[Missing <param> documentation for "bytes"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0