The following tables list the members exposed by PersistentQueriesProvidersCollection.
| Name | Description | |
|---|---|---|
| PersistentQueriesProvidersCollection Constructor |
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the PersistentQueriesProvidersCollection. | |
| IsReadOnly | Gets a value indicating whether the PersistentQueriesProvidersCollection is read-only. | |
| Item | Gets or sets the element with the specified type. | |
| Keys | Gets an ICollection containing the keys of the PersistentQueriesProvidersCollection. | |
| Values | Gets an ICollection containing the values in the PersistentQueriesProvidersCollection. |
| Name | Description | |
|---|---|---|
| Add | Adds an IPersistentQueriesProvider to the PersistentQueriesProvidersCollection. | |
| Clear | Removes all items from the PersistentQueriesProvidersCollection. | |
| ContainsKey | Determines whether the PersistentQueriesProvidersCollection contains an element with the specified key. | |
| GetEnumerator | Returns an enumerator for the PersistentQueriesProvidersCollection. | |
| Remove | Removes the element with the specified key from the PersistentQueriesProvidersCollection. | |
| TryGetValue | Gets the value associated with the specified type. |