Click or drag to resize

ISharedDictionaryTKey, TValueCount Property

Namespace:  EBP.Framework.Common.Interfaces.Shared
Assembly:  EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
int Count { get; }

Return Value

Type: Int32
The number of elements contained in the ICollectionT.
See Also