System.Web.Configuration.BufferModesCollection Members

The members of System.Web.Configuration.BufferModesCollection are listed below.

See Also: Inherited members from System.Configuration.ConfigurationElementCollection

Public Constructors

Initializes a new instance of the System.Web.Configuration.BufferModesCollection class.

Public Properties

default property
Item(int)BufferModeSettings. Documentation for this section has not yet been entered.
[read-only]
default property
Item(string)BufferModeSettings. Documentation for this section has not yet been entered.

Protected Properties

Public Methods

Add(BufferModeSettings)

Adds a System.Web.Configuration.BufferModeSettings object to the collection.

Clear()

Removes all System.Web.Configuration.BufferModeSettings objects from the collection.

Remove(string)

Removes a System.Web.Configuration.BufferModeSettings object from the collection.

Protected Methods