Click or drag to resize

validationCaseCollectionSetItem Property (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

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

Parameters

className
Type: SystemString

Property Value

Type: validationCaseCollection
See Also