Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
IMetadataDictionary
.
Count
Property
Namespace
Statiq
.Common
Type
IMetadataDictionary
Method Members
ContainsKey
(string)
TryGetValue
(string,
object)
Property Members
Count
Keys
this[string]
Values
The count of metadata.
Namespace
Statiq
.Common
Containing Type
IMetadataDictionary
Property Type
int
Syntax
int Count { get; }
Value
Type
Description
int
On This Page
Syntax
Value