Class LinkCollection
- Namespace
- Dynamicweb.Mailing.Links
- Assembly
- Dynamicweb.Core.dll
Represents collection of links
public class LinkCollection : Collection<Link>, IList<Link>, ICollection<Link>, IReadOnlyList<Link>, IReadOnlyCollection<Link>, IEnumerable<Link>, IList, ICollection, IEnumerable
- Inheritance
-
LinkCollection
- Implements
- Inherited Members
- Extension Methods