Table of Contents

Property Filters

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

Filters

Gets the child filters this node combines.

public IReadOnlyList<MetadataFilter> Filters { get; }

Property Value

IReadOnlyList<MetadataFilter>
Share