System.Web.Configuration.BufferModesCollection: Method Members

The methods of System.Web.Configuration.BufferModesCollection are listed below. For a list of all members, see the BufferModesCollection Members list.

See Also: Inherited members from System.Configuration.ConfigurationElementCollection

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