Gets a specific ContentFormatterArgument object in the ContentFormatterArgumentCollection object either by position or by 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.
 | 
请参阅
参考
ContentFormatterArgumentCollection Class
ContentFormatterArgumentCollection Members
Microsoft.SqlServer.Management.Nmo Namespace
其他资源
配置内容格式化程序
Argument Element for ContentFormatter/Arguments (ADF)