Version 24.2 (latest)

RefRange Class Fields

For a list of all members of this type, see RefRange members.

Protected Fields
 NameDescription
Protected FieldfromThe start of the range, not normalized, inclusive.  
Protected FieldnormalizedFromThe normalized start of the range, inclusive.  
Protected FieldnormalizedToThe normalized end of the range, inclusive.  
Protected FieldtoThe end of the range, not normalized, inclusive.  
See Also