Partager via


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
Ee650904.pubmethod(en-us,PandP.10).gif Add (Inherited from IList.)
Ee650904.pubmethod(en-us,PandP.10).gif Clear (Inherited from IList.)
Ee650904.pubmethod(en-us,PandP.10).gif Contains (Inherited from IList.)
Ee650904.pubmethod(en-us,PandP.10).gif CopyTo (Inherited from ICollection.)
Ee650904.pubmethod(en-us,PandP.10).gif GetEnumerator (Inherited from IEnumerable.)
Ee650904.pubmethod(en-us,PandP.10).gif GetParameterInfo Overloaded.
Ee650904.pubmethod(en-us,PandP.10).gif IndexOf (Inherited from IList.)
Ee650904.pubmethod(en-us,PandP.10).gif Insert (Inherited from IList.)
Ee650904.pubmethod(en-us,PandP.10).gif ParameterName
Gets the name of a parameter based on index.
Ee650904.pubmethod(en-us,PandP.10).gif Remove (Inherited from IList.)
Ee650904.pubmethod(en-us,PandP.10).gif RemoveAt (Inherited from IList.)

Properties

  Name Description
Ee650904.pubproperty(en-us,PandP.10).gif Count (Inherited from ICollection.)
Ee650904.pubproperty(en-us,PandP.10).gif IsFixedSize (Inherited from IList.)
Ee650904.pubproperty(en-us,PandP.10).gif IsReadOnly (Inherited from IList.)
Ee650904.pubproperty(en-us,PandP.10).gif IsSynchronized (Inherited from ICollection.)
Ee650904.pubproperty(en-us,PandP.10).gif Item Overloaded.
Ee650904.pubproperty(en-us,PandP.10).gif SyncRoot (Inherited from ICollection.)

See Also

IParameterCollection Interface

Microsoft.Practices.Unity.InterceptionExtension Namespace