Endeca Presentation and Logging APIs

Namespace:  Endeca.Navigation
Assembly:  Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.1.4.0 (6.1.4.3290)

Syntax

C#
public long Count { get; }
Visual Basic (Declaration)
Public ReadOnly Property Count As Long
Visual C++
public:
property long long Count {
	long long get ();
}

See Also