Interval Members
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
The Interval type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Interval | Overloaded. |
Top
Methods
Name | Description | |
---|---|---|
Compare | ||
CompareTo | Overloaded. | |
Equals | (Overrides Interval< (Of < ( <'T> ) > ) >. . :: . .Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Overrides Interval< (Of < ( <'T> ) > ) >. . :: . .GetHashCode() () () ().) | |
GetType | (Inherited from Object.) | |
Intersect | (Inherited from Interval< (Of < ( <'T> ) > ) >.) | |
MemberwiseClone | (Inherited from Object.) | |
SplitToIntervals | ||
ToString | (Inherited from Interval< (Of < ( <'T> ) > ) >.) |
Top
Operators
Name | Description | |
---|---|---|
Equality | ||
GreaterThan | ||
GreaterThanOrEqual | ||
Inequality | ||
LessThan | ||
LessThanOrEqual |
Top
Properties
Name | Description | |
---|---|---|
Begin | (Inherited from Interval< (Of < ( <'T> ) > ) >.) | |
End | (Inherited from Interval< (Of < ( <'T> ) > ) >.) |
Top