Count Property
Namespace
Statiq.Common
Containing Type
Settings
Implements
  • ISettings.Count
  • IReadOnlyCollection<KeyValuePair<string, object>>.Count
  • ICollection<KeyValuePair<string, object>>.Count
Property Type
int

Syntax

public int Count { get; }

Value

Type Description
int