Click or drag to resize
IQueryCollectionCount Property
Gets the number of set query string values.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
int Count { get; }

Return Value

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