public bool Contains( RectangleN<TNumeric> other )
Public Function Contains ( other As RectangleN(Of TNumeric) ) As Boolean
public: bool Contains( RectangleN<TNumeric> other )
member Contains : other : RectangleN<'TNumeric> -> bool
In This Article