Click or drag to resize

pipelineSiteTaskBuilderNodeSortByPageSize Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.pipeline.mcRepoNodes.pipelineSiteTaskBuilderNode.SortByPageSize(imbMiningContext.MCWebPage.imbMCWebPage,imbMiningContext.MCWebPage.imbMCWebPage)"]

Namespace:  imbNLP.PartOfSpeech.pipeline.mcRepoNodes
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public int SortByPageSize(
	imbMCWebPage page1,
	imbMCWebPage page2
)

Parameters

page1
Type: imbMCWebPage

[Missing <param name="page1"/> documentation for "M:imbNLP.PartOfSpeech.pipeline.mcRepoNodes.pipelineSiteTaskBuilderNode.SortByPageSize(imbMiningContext.MCWebPage.imbMCWebPage,imbMiningContext.MCWebPage.imbMCWebPage)"]

page2
Type: imbMCWebPage

[Missing <param name="page2"/> documentation for "M:imbNLP.PartOfSpeech.pipeline.mcRepoNodes.pipelineSiteTaskBuilderNode.SortByPageSize(imbMiningContext.MCWebPage.imbMCWebPage,imbMiningContext.MCWebPage.imbMCWebPage)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.pipeline.mcRepoNodes.pipelineSiteTaskBuilderNode.SortByPageSize(imbMiningContext.MCWebPage.imbMCWebPage,imbMiningContext.MCWebPage.imbMCWebPage)"]

See Also