Class LinkCollection
- Namespace
 - Dynamicweb.Mailing.Links
 
- Assembly
 - Dynamicweb.Mailing.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