HTMLchunk.bHashMode Field

Majestic12

High-performance .NET C# HTMLparser Library

HTMLchunk.bHashMode Field

If true then tag params will be kept in a hash rather than in a fixed size arrays. This will be slow down parsing, but make it easier to use.

public bool bHashMode;

See Also

HTMLchunk Class | Majestic12 Namespace