This documentation is archived and is not being maintained.
FilterKeyMap Class
Represents a mapping between filter keys and ISyncFilter objects.
Namespace:
Microsoft.Synchronization
Assembly:
Microsoft.Synchronization (in Microsoft.Synchronization.dll)
'Declaration
Public Class FilterKeyMap
'Usage
Dim instance As FilterKeyMap
The FilterKeyMap type exposes the following members.
|
| Name | Description |
|---|
 | FilterKeyMap | Initializes a new instance of the FilterKeyMap class that contains the specified ID format schema. |
Top|
| Name | Description |
|---|
 | Count | Gets the number of filters in the map. |
 | Item | Looks up the specified filter. |
TopA replica that tracks filters must maintain a filter key map that maps all of its tracked filters.
Any public
static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.