Click or drag to resize

webDatasetDomainListsAdd Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.webDataset.webDatasetDomainLists.Add(imbWEM.Core.console.webSiteSimpleSample,imbNLP.Project.Dataset.WebDomainCategory)"]

Namespace:  imbWEM.Core.webDataset
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public void Add(
	webSiteSimpleSample list,
	WebDomainCategory category
)

Parameters

list
Type: imbWEM.Core.consolewebSiteSimpleSample

[Missing <param name="list"/> documentation for "M:imbWEM.Core.webDataset.webDatasetDomainLists.Add(imbWEM.Core.console.webSiteSimpleSample,imbNLP.Project.Dataset.WebDomainCategory)"]

category
Type: imbNLP.Project.DatasetWebDomainCategory

[Missing <param name="category"/> documentation for "M:imbWEM.Core.webDataset.webDatasetDomainLists.Add(imbWEM.Core.console.webSiteSimpleSample,imbNLP.Project.Dataset.WebDomainCategory)"]

See Also