Settings ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.Settings"]

Inheritance Hierarchy

System.Object
  Ipswitch.Messaging.Framework.Settings
    More...

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public class Settings : ICollection<ISetting>, 
	IEnumerable<ISetting>, IEnumerable

The Settings type exposes the following members.

Constructors

  NameDescription
Public methodSettings
Initializes a new instance of the Settings class
Top
Methods

  NameDescription
Public methodAdd(ISetting)
Public methodAdd<T>(String, T)
Public methodClear
Public methodContains(String)
Public methodContains(ISetting)
Public methodCopyTo
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGet<T>
Public methodGetEnumerator
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemove(String)
Public methodRemove(ISetting)
Public methodSet<T>
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyCount
Public propertyIsReadOnly
Public propertyItem
Top
See Also

Reference

Inheritance Hierarchy

System.Object
  Ipswitch.Messaging.Framework.Settings
    Ipswitch.Messaging.Framework.AddressSettings
    Ipswitch.Messaging.Framework.AutoResponderSettings
    Ipswitch.Messaging.Framework.GeneralSettings
    Ipswitch.Messaging.Framework.HostPasswordSettings
    Ipswitch.Messaging.Framework.MailboxSettings
    Ipswitch.Messaging.Framework.MessageCountDatabaseSettings
    Ipswitch.Messaging.Framework.MessageCountSettings
    Ipswitch.Messaging.Framework.MessageSettings
    Ipswitch.Messaging.Framework.OutOfOfficeSettings
    Ipswitch.Messaging.Framework.PasswordSettings
    Ipswitch.Messaging.Framework.POPSettings
    Ipswitch.Messaging.Framework.SystemSettings
    Ipswitch.Messaging.Framework.UserAccessSettings
    Ipswitch.Messaging.Framework.WebClientHostSettings
    Ipswitch.Messaging.Framework.WebClientSystemSettings
    Ipswitch.Messaging.Framework.WebClientUserSettings