Click or drag to resize

MessageCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionMessage
    Dynamicweb.Content.Files.InformationMessageCollection

Namespace:  Dynamicweb.Content.Files.Information
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class MessageCollection : Collection<Message>

The MessageCollection type exposes the following members.

Constructors
  NameDescription
Public methodMessageCollection
Initializes a new instance of the MessageCollection class
Top
See Also