TypeElementCollection::Item Property

 

Gets or sets an element in the collection.

Namespace:   System.Web.Services.Configuration
Assembly:  System.Web.Services (in System.Web.Services.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 or sets the element at a specified index in the collection.

System_CAPS_pubpropertyItem[Object^]

Gets or sets the TypeElement that has the specified key in the collection.

System_CAPS_protpropertyItem[String^]

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

Return to top
Show: