Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / OutputRange Class / AllInverted Field

In This Topic
    AllInverted Field
    In This Topic
    Represents an all-inclusive range with inverted order.
    Syntax
    'Declaration
     
    Public Shared ReadOnly AllInverted As OutputRange
    public static readonly OutputRange AllInverted
    See Also