Click or drag to resize
ProviderDictionaryTKey, TValueCount Property
Items count (all keys).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public long Count { get; }

Property Value

Type: Int64

Implements

IProviderDictionaryCount
See Also