'Declaration<JetBrains.Annotations.NotNullAttribute()> Public Shared Function Intersect( _ ByVal first As UARange, _ ByVal second As UARange _ ) As UARange
Parameters
- first
 - The first range.
The value of this parameter cannot be
null(Nothingin Visual Basic). - second
 - The second range.
The value of this parameter cannot be
null(Nothingin Visual Basic).