Table of Contents

Property ResultCount

Namespace
LMKit.Agents.Tools.BuiltIn.Net
Assembly
LM-Kit.NET.dll

ResultCount

Gets or sets the number of results returned.

[JsonPropertyName("resultCount")]
public int ResultCount { get; set; }

Property Value

int