FilterKeyMap::Item Property
Looks up the specified filter.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Parameters
- index
- Type: System::Int32
The filter key of the filter to look up. This must be less than the value contained in Count.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | index is not a valid value. |
Show: