NevronOpenVision
Nevron.Nov.DataStructures Namespace / NFalseFilter<T> Class
Members
In This Topic
    NFalseFilter<T> Class
    In This Topic
    A constant FALSE filter. You cannot create instances of this type and must always use the Instance singleton.
    Object Model
    NFalseFilter<T> Class
    Syntax
    public sealed class NFalseFilter<T> : INFilter<T>  
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.DataStructures.NFalseFilter<T>

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also