Table of Contents

Method Clone

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

Clone()

Creates a deep copy of the current MetadataCollection object.

public LM.MetadataCollection Clone()

Returns

LM.MetadataCollection

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