diff --git a/xml/System/Range.xml b/xml/System/Range.xml index 6632c5cd8b4..85eba20c1f3 100644 --- a/xml/System/Range.xml +++ b/xml/System/Range.xml @@ -268,18 +268,20 @@ - The length of the collection that the range will be used with. has to be a positive value. + A positive integer that represents the length of the collection that the range will be used with. Calculates the start offset and length of the range object using a collection length. - To be added. + The start offset and length of the range. + + is outside the bounds of the current range.