Initializes a new instance of the RegularSO class.
| C# | Visual Basic | Managed C++ | 
public RegularSO ( byte[] bytes )
Public Sub New ( _ bytes As Byte() _ )
public: RegularSO ( array<unsigned char>^ bytes )
- bytes (Byte[]())
 [Missing <param> documentation for "bytes"]