 | LinkCollection Class |
Inheritance Hierarchy
Namespace:
Dynamicweb.Mailing.Links
Assembly:
Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntaxpublic class LinkCollection : Collection<Link>
Public Class LinkCollection
Inherits Collection(Of Link)
The LinkCollection type exposes the following members.
Constructors
| Name | Description |
---|
 | LinkCollection | Initializes a new instance of the LinkCollection class |
Top
See Also