Click or drag to resize

SynonymCollection Class

SynonymCollection.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Assistant.v1SynonymCollection

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 SynonymCollection

The SynonymCollection type exposes the following members.

Constructors
  NameDescription
Public methodSynonymCollection
Initializes a new instance of the SynonymCollection class
Top
Properties
  NameDescription
Public propertyPagination
The pagination data for the returned objects.
Public propertySynonyms
An array of synonyms.
Top
See Also