public bool ContainsKey( string key )
Public Function ContainsKey ( key As String ) As Boolean
public: virtual bool ContainsKey( String^ key ) sealed
abstract ContainsKey : key : string -> bool override ContainsKey : key : string -> bool