Share via


ContentFormatterArgumentCollection.Item Property

Gets a specific ContentFormatterArgument object in the ContentFormatterArgumentCollection object either by position or by name.

Overload List

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

See Also

Reference

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

Other Resources

Configuring Content Formatters
Argument Element for ContentFormatter/Arguments (ADF)