Click or drag to resize
SafeDictionaryTKey, TValueGetRealCount Method
Gets the real count of the objects in the dictionary

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public int GetRealCount()

Return Value

Type: Int32
See Also