IParameterCollection 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 IParameterCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | (Inherited from IList.) | |
Clear | (Inherited from IList.) | |
Contains | (Inherited from IList.) | |
CopyTo | (Inherited from ICollection.) | |
GetEnumerator | (Inherited from IEnumerable.) | |
GetParameterInfo | Overloaded. | |
IndexOf | (Inherited from IList.) | |
Insert | (Inherited from IList.) | |
ParameterName | ||
Remove | (Inherited from IList.) | |
RemoveAt | (Inherited from IList.) |
Properties
Name | Description | |
---|---|---|
Count | (Inherited from ICollection.) | |
IsFixedSize | (Inherited from IList.) | |
IsReadOnly | (Inherited from IList.) | |
IsSynchronized | (Inherited from ICollection.) | |
Item | Overloaded. | |
SyncRoot | (Inherited from ICollection.) |
See Also
IParameterCollection Interface
Microsoft.Practices.EnterpriseLibrary.PolicyInjection 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. |