public enum RangePartPublic Enumeration RangePartNo code example is currently available or this language may not be supported.| None | 0 | None of the Range will fit within the compared value. |
| Part | 1 | Part of the Range fits within the compared value. |
| All | 2 | The entire Range fits within the compared value. |