linux-packaging-mono/mcs/class/System/Documentation/en/ns-System.Collections.Generic.xml

10 lines
541 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="System.Collections.Generic">
<Docs>
<remarks>To be added.</remarks>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The <see cref="N:System.Collections.Generic" /> namespace contains interfaces and classes that define generic collections, which allow users to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.</para>
</summary>
</Docs>
</Namespace>