Click or drag to resize

RecognitionExpression Properties

The RecognitionExpression type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the total number of nodes within the current group.
(Inherited from RecognitionExpressionGroupBase.)
Protected propertyData
Gets the underlying collection of nodes.
(Inherited from RecognitionExpressionGroupBase.)
Public propertyGroup
Gets the reference to a parent group.
(Overrides RecognitionExpressionGroupBaseGroup.)
Public propertyNodes
Gets the list of nodes within this group.
(Inherited from RecognitionExpressionGroupBase.)
Top
See Also