Partager via


IReadOnlyCollection<T> Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The IReadOnlyCollection<T> type exposes the following members.

Methods

  Name Description
Public method Contains Overloaded.
Public method ForEach
When implemented by a class, performs the specified action on each item.
Public method GetEnumerator Overloaded.

Properties

  Name Description
Public property Count
When implemented by a class, gets the count of items in the collection.
Public property Item Overloaded.

See Also

IReadOnlyCollection<T> Interface

Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.