Method Clone
Clone()
Creates a deep copy of the current Metadata object.
public LLM.Metadata Clone()
Returns
- LLM.Metadata
A new instance of the LLM.Metadata class that is a deep copy of this instance.
Creates a deep copy of the current Metadata object.
public LLM.Metadata Clone()
A new instance of the LLM.Metadata class that is a deep copy of this instance.