RangeFilter class
From Catglobe Wiki
More actions
RangeFilter
Filter on range of numbers
Parent class
Inherits from object
Methods
- (From object) string ToString() - The string representation of the object.
Properties
- string ObjectTypeName { get; } - The name of the type of object.
- string Range { get; set; } - Comma seperated list of either a-, -b, a-b or a. Empty to remove filter
- (From object) TypeInformation TypeInformation { get; } - Get information about this class.