Click or drag to resize

contentHashAndAddressEntryListBuildDataTable Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Builds the data table with columns: address, hash and frequency

Namespace:  imbWEM.Core.crawler.structure
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public DataTable BuildDataTable()

Return Value

Type: DataTable

[Missing <returns> documentation for "M:imbWEM.Core.crawler.structure.contentHashAndAddressEntryList.BuildDataTable"]

See Also