次の方法で共有


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

戻り値

適用対象