Nevron .NET Vision
Nevron.Filters Namespace / NAndFilter Class
Properties Methods


In This Topic
    NAndFilter Class Members
    In This Topic

    The following tables list the members exposed by NAndFilter.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the contained filters (Inherited from Nevron.Filters.NCompositeFilter)
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new filter (Inherited from Nevron.Filters.NCompositeFilter)
    Public MethodCreates an identical copy of this instance (Inherited from Nevron.Filters.NFilter)
    Public MethodOverridden. Overriden to return true if all contained filters return true  
    Public MethodRemoves the specified filter (Inherited from Nevron.Filters.NCompositeFilter)
    Top
    See Also