This documentation is archived and is not being maintained.

ServiceDescriptionBaseCollection Properties

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

Public Properties

public propertyCount (inherited from CollectionBase) Gets the number of elements contained in the CollectionBase instance.

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 Gets an interface that implements the association of the keys and values in the ServiceDescriptionBaseCollection.

See Also

ServiceDescriptionBaseCollection Class | System.Web.Services.Description Namespace

Show: