Chili.Opf3 Send comments on this topic.
PersistentQueriesProvidersCollection Class Methods
See Also 
Chili.Opf3 Namespace : PersistentQueriesProvidersCollection Class


For a list of all members of this type, see PersistentQueriesProvidersCollection members.

Public Methods

 NameDescription
Public MethodAdd Adds an IPersistentQueriesProvider to the PersistentQueriesProvidersCollection.  
Public MethodClear Removes all items from the PersistentQueriesProvidersCollection.  
Public MethodContainsKey Determines whether the PersistentQueriesProvidersCollection contains an element with the specified key.  
Public MethodGetEnumerator Returns an enumerator for the PersistentQueriesProvidersCollection.  
Public MethodRemove Removes the element with the specified key from the PersistentQueriesProvidersCollection.  
Public MethodTryGetValue Gets the value associated with the specified type.  
Top

See Also