共用方式為


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

傳回

適用於