Returns the size of this collection

Namespace: Endeca.Navigation.Analytics
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (6.2.2.8614)

Syntax

C#
int Size()
Visual Basic
Function Size As Integer
Visual C++
int Size()

Return Value

The size

See Also