Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 545 Bytes

scenemeshmaterialattributemap_first_1920739956.md

File metadata and controls

25 lines (15 loc) · 545 Bytes
-api-id -api-type
M:Microsoft.UI.Composition.Scenes.SceneMeshMaterialAttributeMap.First
winrt method

Microsoft.UI.Composition.Scenes.SceneMeshMaterialAttributeMap.First

-description

Returns an iterator for the items in the collection.

-returns

The iterator object. The iterator's current position is the 0-index position, or at the collection end if the collection is empty.

-remarks

-see-also

-examples