<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://docs.xsharp.it/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://docs.xsharp.it/feed.php">
        <title>docs.xsharp.it collections</title>
        <description></description>
        <link>https://docs.xsharp.it/</link>
        <image rdf:resource="https://docs.xsharp.it/lib/exe/fetch.php?media=favicon.ico" />
       <dc:date>2026-05-16T07:47:28+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://docs.xsharp.it/doku.php?id=collections:dictionary&amp;rev=1517808121&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.xsharp.it/doku.php?id=collections:list&amp;rev=1517898694&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://docs.xsharp.it/lib/exe/fetch.php?media=favicon.ico">
        <title>docs.xsharp.it</title>
        <link>https://docs.xsharp.it/</link>
        <url>https://docs.xsharp.it/lib/exe/fetch.php?media=favicon.ico</url>
    </image>
    <item rdf:about="https://docs.xsharp.it/doku.php?id=collections:dictionary&amp;rev=1517808121&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-02-05T05:22:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>collections:dictionary</title>
        <link>https://docs.xsharp.it/doku.php?id=collections:dictionary&amp;rev=1517808121&amp;do=diff</link>
        <description>System.Collections.Generic.Dictionary</description>
    </item>
    <item rdf:about="https://docs.xsharp.it/doku.php?id=collections:list&amp;rev=1517898694&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-02-06T06:31:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>collections:list</title>
        <link>https://docs.xsharp.it/doku.php?id=collections:list&amp;rev=1517898694&amp;do=diff</link>
        <description>System.Collections.Generic.List

The List class is maybe the most simple collections class, and for sure one of the most used.
The list class can hold only objects of the same datatype, but of course this datatype can be any basic datatype like a string or a numeric value, any class, and of course also a generic object. If you are using a List objects where members are of type</description>
    </item>
</rdf:RDF>
