Table of Contents

Method Clone

Namespace
LMKit.Model
Assembly
LM-Kit.NET.dll

Clone()

Creates a deep copy of the current MetadataCollection object.

public LLM.MetadataCollection Clone()

Returns

LLM.MetadataCollection

A new instance of the LLM.MetadataCollection class that is a deep copy of this instance.