Table of Contents

Method Clone

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

Clone()

Creates a deep copy of the current MetadataCollection instance.

public MetadataCollection Clone()

Returns

MetadataCollection

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