ParamArray


Object Hierarchy:

Object hierarchy for ParamArray

Description:

public class ParamArray : Param

Represents an array parameter with items definition.

Used for parameters with type "array" that define the structure of array items (which can be ParamSimple, ParamObject, or ParamArray).


Namespace: OLLMchat.Tool
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class OLLMchat.Tool.Param
All known members inherited from class GLib.Object
All known members inherited from interface Json.Serializable