HtmlTableLoadOptionCollection.AddTableLoadOption

HtmlTableLoadOptionCollection.AddTableLoadOption method

Adds one HtmlTableLoadOption into this collection.

public int AddTableLoadOption(HtmlTableLoadOption item)
ParameterTypeDescription
itemHtmlTableLoadOptionone HtmlTableLoadOption

Return Value

the index of the added item

See Also