DataPackagePropertySetView.ContainsKey(String) 方法

定义

public bool ContainsKey (string key);
abstract member ContainsKey : string -> bool
override this.ContainsKey : string -> bool

参数

key
System.String

返回

System.Boolean

实现

System.Collections.Generic.IReadOnlyDictionary`2.ContainsKey(`0)

适用于