Click or drag to resize

RecognitionExpressionGroupBaseCount Property

Gets the total number of nodes within the current group.

Namespace:  Dynamicweb.Analytics.Profiles.Recognition
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

IRecognitionExpressionGroupCount
See Also