pmMDA.NET

LinkedCollection Class

[This is preliminary documentation and subject to change.]

Unordered unindexed collection which does not allow duplicates. This collection is not paged.

For a list of all members of this type, see LinkedCollection Members.

System.Object
   PmMda.Net.Dog.Paging.LinkedCollection

internal class LinkedCollection : ICollection, IEnumerable, ICloneable

Remarks

This collection is implemented as linked collection.

Requirements

Namespace: PmMda.Net.Dog.Paging

Assembly: pmMDA.NET.Common (in pmMDA.NET.Common.dll)

See Also

LinkedCollection Members | PmMda.Net.Dog.Paging Namespace