ProtocolCollection::Item Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the specified ProtocolElement collection item.

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]

This API supports the product infrastructure and is not intended to be used directly from your code. Gets the ProtocolElement object at the specified index of the collection.

System_CAPS_pubpropertyItem[String^]

This API supports the product infrastructure and is not intended to be used directly from your code. Gets the value of the first entry with the specified key.

Item is introduced in the .NET Framework 3.5. For more information, see .NET Framework Versions and Dependencies.

Return to top
Show: