> For the complete documentation index, see [llms.txt](https://csharp.progdocs.se/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://csharp.progdocs.se/klasser-och-objektorientering.md).

# Klasser och objektorientering

- [Översikt objektorientering](https://csharp.progdocs.se/klasser-och-objektorientering/oeversikt-objektorientering.md)
- [Lathund för klassdesign](https://csharp.progdocs.se/klasser-och-objektorientering/lathund-foer-klassdesign.md)
- [Klasser och instanser](https://csharp.progdocs.se/klasser-och-objektorientering/klasser-och-instanser.md)
- [Struct](https://csharp.progdocs.se/klasser-och-objektorientering/struct.md)
- [Public, private och protected](https://csharp.progdocs.se/klasser-och-objektorientering/public-private-och-protected.md)
- [Klassdiagram](https://csharp.progdocs.se/klasser-och-objektorientering/klassdiagram.md)
- [Klassmetoder](https://csharp.progdocs.se/klasser-och-objektorientering/klassmetoder.md)
- [Konstruktorer](https://csharp.progdocs.se/klasser-och-objektorientering/kontruktorer.md)
- [Arv](https://csharp.progdocs.se/klasser-och-objektorientering/arv.md)
- [Komposition](https://csharp.progdocs.se/klasser-och-objektorientering/komposition.md)
- [Inkapsling och properties](https://csharp.progdocs.se/klasser-och-objektorientering/inkapsling-och-properties.md)
- [Static](https://csharp.progdocs.se/klasser-och-objektorientering/static.md)
- [Polymorfism \[…\]](https://csharp.progdocs.se/klasser-och-objektorientering/polymorfism.md)
- [Virtual, override](https://csharp.progdocs.se/klasser-och-objektorientering/polymorfism/virtual-override.md)
- [Generiska klasser](https://csharp.progdocs.se/klasser-och-objektorientering/generiska-klasser.md)
- [Abstract](https://csharp.progdocs.se/klasser-och-objektorientering/abstract.md)
- [Interface](https://csharp.progdocs.se/klasser-och-objektorientering/interface.md)
- [Attribut](https://csharp.progdocs.se/klasser-och-objektorientering/attribut.md)
