BTXService.DupTable.ContainsKey(Object) 方法

定义

public:
 override bool ContainsKey(System::Object ^ key);
public override bool ContainsKey (object key);
override this.ContainsKey : obj -> bool
Public Overrides Function ContainsKey (key As Object) As Boolean

参数

key
Object

返回

适用于