Click or drag to resize

WebClassifierResultSetItem Property (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "P:imbWBI.Core.WebClassifier.core.WebClassifierResultSet.Item(System.String)"]

Namespace:  imbWBI.Core.WebClassifier.core
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public WebSiteClassifierResult this[
	string key
] { get; }

Parameters

key
Type: SystemString

Property Value

Type: WebSiteClassifierResult
See Also