IRange Interface Properties

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

Public Properties
 NameDescription
 Property Gets the difference (Max - Min) of this range  
 Property Gets whether this Range is defined  
 Property Gets whether the range is Zero, where Max equals Min  
 Property Gets or sets the Max value of this range  
 Property Gets or sets the Min value of this range  
Top
See Also