Share via


FilterInfo Members

When overridden in a derived class, represents information about a filter that can be used to control which changes are included in a ChangeBatch object.

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

Protected Constructors

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

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method Serialize When overridden in a derived class, serializes the filter data to an array of bytes.
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

FilterInfo Class
Microsoft.Synchronization Namespace