'Declaration Function ContainsKey( _ ByVal key As String _ ) As Boolean
'Declaration
Function ContainsKey( _ ByVal key As String _ ) As Boolean
bool ContainsKey( string key )
bool ContainsKey( String^ key )
ICustomProperties Interface ICustomProperties Members