public bool Contains( Rectangle rectangle )
Public Function Contains ( _ rectangle As Rectangle _ ) As Boolean
public: bool Contains( Rectangle^ rectangle )