Table of Contents

Method Contains

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

Contains(Metadata)

Checks whether the metadata collection contains the specified metadata entry.

public bool Contains(Metadata item)

Parameters

item Metadata

The metadata entry to check.

Returns

bool

True if the metadata entry exists in the collection; otherwise, false.