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