Click or drag to resize

pageReportBasereport Method (String, ICollectionString, Boolean)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Izvrsava Select upit koji odabira sve nodove iz __keysforXPath

Namespace:  imbCommonModels.contentMetrics.core
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public reportEntryBase report(
	string entryName,
	ICollection<string> __keysForXpath,
	bool count = false
)

Parameters

entryName
Type: SystemString

[Missing <param name="entryName"/> documentation for "M:imbCommonModels.contentMetrics.core.pageReportBase.report(System.String,System.Collections.Generic.ICollection{System.String},System.Boolean)"]

__keysForXpath
Type: System.Collections.GenericICollectionString

[Missing <param name="__keysForXpath"/> documentation for "M:imbCommonModels.contentMetrics.core.pageReportBase.report(System.String,System.Collections.Generic.ICollection{System.String},System.Boolean)"]

count (Optional)
Type: SystemBoolean

[Missing <param name="count"/> documentation for "M:imbCommonModels.contentMetrics.core.pageReportBase.report(System.String,System.Collections.Generic.ICollection{System.String},System.Boolean)"]

Return Value

Type: reportEntryBase

[Missing <returns> documentation for "M:imbCommonModels.contentMetrics.core.pageReportBase.report(System.String,System.Collections.Generic.ICollection{System.String},System.Boolean)"]

See Also