Click or drag to resize

LinkCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionLink
    Dynamicweb.Mailing.LinksLinkCollection

Namespace:  Dynamicweb.Mailing.Links
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
public class LinkCollection : Collection<Link>

The LinkCollection type exposes the following members.

Constructors
  NameDescription
Public methodLinkCollection
Initializes a new instance of the LinkCollection class
Top
See Also