ContentFormatterArgumentCollection.Remove Method
Removes a ContentFormatterArgument object from the collection.
Overload List
Name | Description |
---|---|
ContentFormatterArgumentCollection.Remove (ContentFormatterArgument) |
Removes the specified ContentFormatterArgument object from the collection.
|
ContentFormatterArgumentCollection.Remove (String) |
Removes the ContentFormatterArgument object with the specified name from the collection.
|
See Also
Reference
ContentFormatterArgumentCollection Class
ContentFormatterArgumentCollection Members
Microsoft.SqlServer.Management.Nmo Namespace
Other Resources
Configuring Content Formatters
Argument Element for ContentFormatter/Arguments (ADF)