This documentation is archived and is not being maintained.

MimeTextMatchCollection Properties

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

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

MimeTextMatchCollection Class | System.Web.Services.Description Namespace

Show: