Close
dtSearch .NET Standard API 2026.01
Container.ExtractToMemory Method

Extracts the current item to a byte array

public byte[] ExtractToMemory( int maxLength );
Parameters
Description
maxLength
Maximum number of bytes to extract

Byte array containing the extracted data, or null on failure