Click or drag to resize

ValueCollection Class

ValueCollection.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Assistant.v1ValueCollection

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 ValueCollection

The ValueCollection type exposes the following members.

Constructors
  NameDescription
Public methodValueCollection
Initializes a new instance of the ValueCollection class
Top
Properties
  NameDescription
Public propertyPagination
An object defining the pagination data for the returned objects.
Public propertyValues
An array of entity values.
Top
See Also