fcSDK Documentation
FilterCollection Class
Members 

Holds one or more filters. This collection is used by filters that allow children such as OrFilter and AndFilter

Syntax
public class FilterCollection : System.Collections.ObjectModel.Collection<Filter> 
'Declaration
 
Public Class FilterCollection 
   Inherits System.Collections.ObjectModel.Collection(Of Filter)
 
Example
Developer Walkthrough - Advanced Filtering
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      FChoice.Foundation.Filters.FilterCollection

Requirements

Namespace: FChoice.Foundation.Filters

Platforms: Windows XP, Windows Server 2003 and 2008 family

Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)

See Also

Reference

FilterCollection Members
FChoice.Foundation.Filters Namespace

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.