Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.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