public bool Contains( string item )
Public Function Contains ( _ item As String _ ) As Boolean
public: virtual bool Contains( String^ item ) sealed