Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 688 Bytes

learningmodelbinding_haskey_425964900.md

File metadata and controls

33 lines (22 loc) · 688 Bytes
-api-id -api-type
M:Windows.AI.MachineLearning.LearningModelBinding.HasKey(System.String)
winrt method

Windows.AI.MachineLearning.LearningModelBinding.HasKey

-description

Determines whether the map view contains the specified key.

-parameters

-param key

The key to check if it is contained in the map view.

-returns

True if the map view contains the specified key; otherwise, false.

-remarks

Windows Server

To use this API on Windows Server, you must use Windows Server 2019 with Desktop Experience.

Thread safety

This API is thread-safe.

-see-also

-examples