'Declaration Public Function New( _ ByVal ParamArray ByteFormat() As Byte _ )
'Usage Dim ByteFormat() As Byte Dim instance As New FileSignature(ByteFormat)
public FileSignature( params byte[] ByteFormat )
public: FileSignature( ... array<byte>^ ByteFormat )
Parameters
- ByteFormat
- Magic number for the file format