FilterKeyMap Members
Represents a mapping between filter keys and ISyncFilter objects.
The following tables list the members exposed by the FilterKeyMap type.
Public Constructors
Name | Description | |
---|---|---|
FilterKeyMap | Initializes a new instance of the FilterKeyMap class that contains the specified ID format schema. |
Top
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of filters in the map. | |
Item | Looks up the specified filter. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
AddFilter | Adds a filter to the map. | |
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top