Share via


DataPackagePropertySetView.ContainsKey(String) Method

Definition

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

Parameters

key
System.String

Returns

System.Boolean

Implements

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

Applies to