NSSet<TKey>.Contains(TKey) 方法

定义

public bool Contains (TKey obj);
override this.Contains : 'Key -> bool

参数

obj
TKey

返回

适用于