Click or drag to resize

CaptureGroup Class

CaptureGroup.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Assistant.v1CaptureGroup

Namespace:  IBM.Watson.DeveloperCloud.Services.Assistant.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class CaptureGroup

The CaptureGroup type exposes the following members.

Constructors
  NameDescription
Public methodCaptureGroup
Initializes a new instance of the CaptureGroup class
Top
Properties
  NameDescription
Public propertyGroup
A recognized capture group for the entity.
Public propertyLocation
Zero-based character offsets that indicate where the entity value begins and ends in the input text.
Top
See Also