public bool KeyExists( string key )
Public Function KeyExists ( _ key As String _ ) As Boolean
public: bool KeyExists( String^ key )