HTMLchunk.ConvertParamsToHash Method

Majestic12

High-performance .NET C# HTMLparser Library

HTMLchunk.ConvertParamsToHash Method 

This function will convert parameters stored in sParams/sValues arrays into oParams hash Useful if generally parsing is done when bHashMode is FALSE. Hash operations are not the fastest, so its best not to use this function.

public void ConvertParamsToHash();

See Also

HTMLchunk Class | Majestic12 Namespace