Keys Property
Namespace
Statiq.Common
Containing Type
FilteredMetadata
Implements
  • IReadOnlyDictionary<string, object>.Keys
Property Type
IEnumerable<string>

Syntax

public IEnumerable<string> Keys { get; }

Value

Type Description
IEnumerable<string>