Click or drag to resize

PicklistCount Property

Returns the number of PicklistItems in the Picklist.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int Count { get; }

Property Value

Type: Int32
The number of items in the list.
See Also