public:
virtual int ParseBinaryImage(
array<unsigned char>^ buffer,
int startIndex,
int length
) overridefunction ParseBinaryImage(buffer, startIndex, length);| InvalidOperationException | Invalid binary image detected - check sum did not match. |