Click or drag to resize
PersonalDataCollectorRegisterCount Property
Gets the number of registered IPersonalDataCollectors in the register.

Namespace: CMS.DataProtection
Assembly: CMS.DataProtection (in CMS.DataProtection.dll) Version: 11.0.0
Syntax
C#
public int Count { get; }

Property Value

Type: Int32
See Also