Holds one or more filters. This collection is used by filters that allow children such as OrFilter and AndFilter
'Declaration
Public Class FilterCollection Inherits System.Collections.ObjectModel.Collection(Of Filter)
public class FilterCollection : System.Collections.ObjectModel.Collection<Filter>
System.Object
System.Collections.ObjectModel.Collection<T>
FChoice.Foundation.Filters.FilterCollection
Namespace: FChoice.Foundation.Filters
Platforms: Windows XP, Windows Server 2003 and 2008 family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)