RefCountHashtable.Contains(Object) 方法

定义

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

参数

key
Object

返回

适用于