Table of Contents

Method Clone

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

Clone()

Creates a deep copy of the current MetadataCollection object.

public MetadataCollection Clone()

Returns

MetadataCollection

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