IParameterCollection 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 latest Unity Application Block information can be found at the Unity Application Block site. |
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 |
Gets the name of a parameter based on index.
|
|
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.) |