Table of Contents

Method Exists

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

Exists(string)

Creates a filter matching entries that carry key, whatever its value.

public static MetadataFilter Exists(string key)

Parameters

key string

Returns

MetadataFilter
Share