PEAPI

ByteArrConst Constructor 

[Visual Basic]
Public Sub New( _
   ByVal val As Byte() _
)
[C#]
public ByteArrConst(
   byte[] val
);

See Also

ByteArrConst Class | ByteArrConst Members | PEAPI Namespace