> For the complete documentation index, see [llms.txt](https://andreyakinshin.gitbook.io/problembookdotnet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://andreyakinshin.gitbook.io/problembookdotnet/en/valuetypes.md).

# ValueTypes

- [“StructLayout” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/valuetypes/structlayout-p.md)
- [“MutableProperty” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/valuetypes/mutableproperty-s.md)
- [“Boxing” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/valuetypes/boxing-s.md)
- [“MutableProperty” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/valuetypes/mutableproperty-p.md)
- [“Boxing” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/valuetypes/boxing-p.md)
- [“Enumerator” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/valuetypes/enumerator-s.md)
- [“Enumerator” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/valuetypes/enumerator-p.md)
- [“StructLayout” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/valuetypes/structlayout-s.md)
