ISyncFilter Members
When overridden by a derived class, represents a custom filter.
The following tables list the members exposed by the ISyncFilter type.
Public Methods
Name | Description | |
---|---|---|
![]() |
IsIdentical | When overridden in a derived class, indicates whether the specified filter is the same as this filter. |
![]() |
Serialize | When overridden by a derived class, serializes the filter to an array of bytes. |
Top