Udostępnij za pośrednictwem


FeedItemConverter Members

When overridden, represents an object that can translate items between the FeedSync format and the provider format.

The following tables list the members exposed by the FeedItemConverter type.

Protected Constructors

  Name Description
Protected method FeedItemConverter Initializes a new instance of the FeedItemConverter class.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method ConvertItemDataToXmlText When overridden in a derived class, converts items from the provider format to an XML string in the FeedSync format.
Public method ConvertXmlToItemData When overridden in a derived class, converts items from an XML string that contains the item data in the FeedSync format to the provider format.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Cc306203.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

FeedItemConverter Class
Microsoft.Synchronization.FeedSync Namespace