This documentation is archived and is not being maintained.

ServiceDescriptionFormatExtensionCollection Properties

The properties of the ServiceDescriptionFormatExtensionCollection class are listed here. For a complete list of ServiceDescriptionFormatExtensionCollection class members, see the ServiceDescriptionFormatExtensionCollection Members topic.

Public Properties

public propertyCount (inherited from CollectionBase) Gets the number of elements contained in the CollectionBase instance.
public propertyItem Gets or sets the value of a member of the ServiceDescriptionFormatExtensionCollection.

In C#, this property is the indexer for the ServiceDescriptionFormatExtensionCollection class.

Protected Properties

protected propertyInnerList (inherited from CollectionBase) Gets an ArrayList containing the list of elements in the CollectionBase instance.
protected propertyList (inherited from CollectionBase) Gets an IList containing the list of elements in the CollectionBase instance.
protected propertyTable (inherited from ServiceDescriptionBaseCollection) Gets an interface that implements the association of the keys and values in the ServiceDescriptionBaseCollection.

See Also

ServiceDescriptionFormatExtensionCollection Class | System.Web.Services.Description Namespace

Show: