ContentFormatterArgumentCollection.Item Property
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)