Click or drag to resize

IRangeValueT Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.interfaces
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public interface IRangeValue<T> : IRangeValue, 
	IRangeCriteria
where T : IComparable
Request Example View Source

Type Parameters

T

The IRangeValueT type exposes the following members.

Properties
  NameDescription
Public propertyisDisabled (Inherited from IRangeCriteria.)
Public propertyrange
Public propertyrule (Inherited from IRangeValue.)
Public propertyval
Top
Methods
See Also