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


In This Topic
    NOrFilter Class Members
    In This Topic

    The following tables list the members exposed by NOrFilter.

    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 at least one of the contained filters returned true  
    Public MethodRemoves the specified filter (Inherited from Nevron.Filters.NCompositeFilter)
    Top
    See Also