次の方法で共有


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)

適用対象