Creates a UMQIndexInfo object using specified (arbitrary, user-specified) data.

Declaration Syntax
public UMQIndexInfo(
byte[] index,
int length
)

Parameters
- index (array<
Byte
>[]()[])
- Index data.
- length (Int32)
- Length of index data (must be greater than 0 and less than or equal to LBM.UMQ_MAX_INDEX_LEN)
Assembly:
lbmcs (Module: lbmcs) Version: 6.7.1.0