HTMLchunk Class

Majestic12

High-performance .NET C# HTMLparser Library

HTMLchunk Class

Parsed HTML token that is either text, comment, script, open or closed tag as indicated by the oType variable.

For a list of all members of this type, see HTMLchunk Members.

System.Object    Majestic12.HTMLchunk

public class HTMLchunk : IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Majestic12

Assembly: HTMLparserDotNet11 (in HTMLparserDotNet11.exe)

See Also

HTMLchunk Members | Majestic12 Namespace