this[string] Property
Namespace
Statiq.Common
Containing Type
Metadata
Implements
  • IReadOnlyDictionary<string, object>.this[string]
Property Type
object

Syntax

public object this[string key] { get; }

Parameters

Name Type Description
key string

Value

Type Description
object