Generate a TileMap with C++

Hello

I am a beginner in Unreal with C++ and I am looking to use TileMap in Unreal and to set tiles with code (I already did something like that in another environement)
Do you have examples code for help me to understand how to programaticly set a tile to a specific position ?

Thank you