Method CreateSubRange
CreateSubRange(long, long)
Creates a new DISubRange
DISubRange CreateSubRange(long lowerBound, long count)
Parameters
lowerBoundlongLower bounds of the DISubRange
countlongCount 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