Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 484 Bytes

propertyset_haskey_425964900.md

File metadata and controls

26 lines (18 loc) · 484 Bytes
-api-id -api-type
M:Windows.Foundation.Collections.PropertySet.HasKey(System.String)
winrt method

Windows.Foundation.Collections.PropertySet.HasKey

-description

Indicates whether the property set has an item with the specified key.

-parameters

-param key

The key.

-returns

True if the property set has an item with the specified key; otherwise, false.

-remarks

-examples

-see-also