public bool Contains(
AARectangleN<TNumeric> other
)
Public Function Contains (
other As AARectangleN(Of TNumeric)
) As Boolean
public:
bool Contains(
AARectangleN<TNumeric> other
)
member Contains :
other : AARectangleN<'TNumeric> -> bool