Method CreateSubRange
CreateSubRange(long, long)
Creates a new DISubRange
DISubRange CreateSubRange(long lowerBound, long count)
Parameters
lowerBound
longLower bounds of the DISubRange
count
longCount of elements in the sub range
Creates a new DISubRange
DISubRange CreateSubRange(long lowerBound, long count)
lowerBound
longLower bounds of the DISubRange
count
longCount of elements in the sub range