共用方式為


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)

適用於