Gets the number of filters loaded in the list.
[Visual Basic] Public Property ReadOnly FilterCount As Integer [C#] public int FilterCount { get; } [C++] public: __property int get_FilterCount(); [JScript] public function get FilterCount() : int
FilterAccess Class | Okapi.Library.Filter Namespace