'Declaration
<NotNullAttribute()> Public Shared Function Intersect( _ ByVal first As UARange, _ ByVal second As UARange _ ) As UARange
Parameters
- first
- The first range.
- second
- The second range.
'Declaration
<NotNullAttribute()> Public Shared Function Intersect( _ ByVal first As UARange, _ ByVal second As UARange _ ) As UARange