Share via


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
Public method Add (Inherited from IList.)
Public method Clear (Inherited from IList.)
Public method Contains (Inherited from IList.)
Public method CopyTo (Inherited from ICollection.)
Public method GetEnumerator (Inherited from IEnumerable.)
Public method GetParameterInfo Overloaded.
Public method IndexOf (Inherited from IList.)
Public method Insert (Inherited from IList.)
Public method ParameterName
Public method Remove (Inherited from IList.)
Public method RemoveAt (Inherited from IList.)

Properties

  Name Description
Public property Count (Inherited from ICollection.)
Public property IsFixedSize (Inherited from IList.)
Public property IsReadOnly (Inherited from IList.)
Public property IsSynchronized (Inherited from ICollection.)
Public property Item Overloaded.
Public property 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.