SyndicationElementExtensionCollection::Add Method (Object^, DataContractSerializer^)
.NET Framework (current version)
Adds the specified object to the collection using the specified data contract serializer.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- dataContractExtension
-
Type:
System::Object^
The object to add to the collection.
- serializer
-
Type:
System.Runtime.Serialization::DataContractSerializer^
The serializer to use.
.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Available since 3.5
Silverlight
Available since 2.0
Show: