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