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 | |
---|---|---|
Contains | Overloaded. | |
ForEach |
When implemented by a class, performs the specified action on each item.
|
|
GetEnumerator | Overloaded. |
Properties
Name | Description | |
---|---|---|
Count |
When implemented by a class, gets the count of items in the collection.
|
|
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. |