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