Returns the size of this collection

Namespace: Endeca.Navigation.Analytics
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)

Syntax

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

Return Value

The size

See Also