Interval Class
[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.]
Namespace: System.Dataflow
Assembly: System.Dataflow (in System.Dataflow.dll)
Syntax
'Declaration
<SerializableAttribute> _
PublicClassInterval _
InheritsInterval(OfInteger)
'Usage
DiminstanceAsInterval
[SerializableAttribute]
publicclassInterval : Interval<int>
[SerializableAttribute]
publicref classInterval : publicInterval<int>
publicclass Interval extendsInterval<int>
Inheritance Hierarchy
System. . :: . .Object
System.Dataflow. . :: . .Interval< (Of < ( <'Int32> ) > ) >
System.Dataflow..::..Interval
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.