www.emgu.com/wiki
Compare this box with box2

Declaration Syntax
public bool Equals(
Box2D<T> box2
)
Public Function Equals ( _
box2 As Box2D(Of T) _
) As Boolean

Parameters
- box2 (Box2D<(Of <(T>)>))
- The other box to be compared

Return Value
true if the two boxes equals
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)