This documentation is archived and is not being maintained.

DiscoveryClientResultCollection Properties

The properties of the DiscoveryClientResultCollection class are listed here. For a complete list of DiscoveryClientResultCollection class members, see the DiscoveryClientResultCollection 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 DiscoveryClientResult at position i of the DiscoveryClientResultCollection.

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

DiscoveryClientResultCollection Class | System.Web.Services.Discovery Namespace

Show: