array examples
June 23, 2025 ยท View on GitHub
This folder contains guid examples used by Reference Guide and more.
- array shows how to use how to use xtd::array class.
- array2 shows how to use xtd::array class.
Build and run any project
Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:
xtdc run -t any_project_name