For the complete documentation index, see llms.txt. This page is also available as Markdown.

InfoPair

Summary

Members
Descriptions

public string Key

Metadata Key.

public object Value

Metadata Value.

public InfoPair()

Default Constructor.

public InfoPair(string key, object value)

Constructor with Key and Value mParameters.

Members

public string Key

Metadata Key.

public object Value

Metadata Value.

public InfoPair()

Default Constructor.

public InfoPair(string key, object value)

Constructor with Key and Value mParameters.

Last updated