IParameterCollection Methods

Include Protected Members
Include Inherited Members

The IParameterCollection type exposes the following members.

Methods

  Name Description
Public method Contains Determines whether the collection contains a specific item. (Inherited from IReadOnlyCollection<T>.)
Public method CopyTo Copies the items of the collection to an array starting at a specified index. (Inherited from IReadOnlyCollection<T>.)
Public method GetEnumerator() (Inherited from IEnumerable<IParameter>.)
Public method GetEnumerator() (Inherited from IEnumerable.)

Top

See Also

Reference

IParameterCollection Interface

Microsoft.BusinessData.MetadataModel.Collections Namespace