BufferModesCollection::Item Property

 

Gets a BufferModeSettings object.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_protpropertyItem[ConfigurationProperty^]

Gets or sets a property or attribute of this configuration element.(Inherited from ConfigurationElement.)

System_CAPS_pubpropertyItem[Int32]

Gets the BufferModeSettings object with the specified numeric index in the collection.

System_CAPS_pubpropertyItem[String^]

Gets the BufferModeSettings object based on the specified key in the collection.

Return to top
Show: