Nevron .NET Vision
Inheritance Hierarchy
In This Topic
    Nevron.Filters Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThe NAndFilter class is a composite filter, which represents a boolean algebra AND expression between the contained filters
    ClassFilters objects, which can be assigned to the specified target type
    ClassBase class for all composite filters
    ClassReturns true if the value can be converted to double and is in the range [begin, end].
    ClassFilters objects, whose type is the specified target type
    ClassA constant FALSE filter
    ClassBase class for all filters
    ClassFilters objects, which are instances of the specified target type
    ClassReturns true if the value can be converted to int and is in the range [begin, end].
    ClassThe NNotFilter class represents a boolean algebra NOT expression and is used to invert the result of the filter it contains
    ClassBase class for all filters, which filter objects based on their type
    ClassThe NOrFilter class is a composite filter, which represents a boolean algebra OR expression between the contained filters
    ClassSummary description for NStepRangeFilter.
    ClassA constant TRUE filter
    Interfaces
     InterfaceDescription
    InterfaceImplemented by all filters
    Structures
     StructureDescription
    StructureRepresents a pair of a filter and associated value
    StructureRepresents a pair of a range view step and associated range filter
    See Also