Click or drag to resize

IProfilesCount Property

Gets the current number of profiles.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
int Count { get; }

Property Value

Type: Int32
The number of profiles.
See Also