Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 869 Bytes

learningmodelbindingpreview_split_1519102654.md

File metadata and controls

29 lines (20 loc) · 869 Bytes
-api-id -api-type
M:Windows.AI.MachineLearning.Preview.LearningModelBindingPreview.Split(Windows.Foundation.Collections.IMapView{System.String,System.Object}@,Windows.Foundation.Collections.IMapView{System.String,System.Object}@)
winrt method

Windows.AI.MachineLearning.Preview.LearningModelBindingPreview.Split

-description

Deprecated. Splits the map view into two views.

-parameters

-param first

One half of the original map.

-param second

The second half of the original map.

-remarks

Warning

This is a deprecated API. Please use the Windows.AI.MachineLearning namespace instead.

-see-also

-examples