Share via


DeliveryChannelArgumentCollection.Item Property

Gets a specific DeliveryChannelArgument object in the DeliveryChannelArgumentCollection object either by position or by name.

Overload List

Name Description
DeliveryChannelArgumentCollection.Item (Int32)
Gets a specific DeliveryChannelArgument object in the DeliveryChannelArgumentCollection object by position.
DeliveryChannelArgumentCollection.Item (String)
Gets a specific DeliveryChannelArgument object in the DeliveryChannelArgumentCollection object by name.

See Also

Reference

DeliveryChannelArgumentCollection Class
DeliveryChannelArgumentCollection Members
Microsoft.SqlServer.Management.Nmo Namespace

Other Resources

Defining Delivery Channels
Argument Element (ICF)