RuleSettingsCollection::Item Property
.NET Framework (current version)
Gets a BufferModeSettings object.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item[ConfigurationProperty^] | Gets or sets a property or attribute of this configuration element.(Inherited from ConfigurationElement.) |
![]() | Item[Int32] | Gets the RuleSettings object at the specified numeric index. |
![]() | Item[String^] | Gets the RuleSettings object based on the specified key in the collection. |
Show:

