This documentation is archived and is not being maintained.

DiscoveryReferenceCollection Properties

The properties of the DiscoveryReferenceCollection class are listed here. For a complete list of DiscoveryReferenceCollection class members, see the DiscoveryReferenceCollection 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 DiscoveryReference at the specified index.

In C#, this property is the indexer for the DiscoveryReferenceCollection 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.

See Also

DiscoveryReferenceCollection Class | System.Web.Services.Discovery Namespace

Show: