Gets the value associated with the specified type.
Syntax
Parameters
- key
- The persistent type whose value to get.
- value
- When this method returns, the value associated with the specified key, if the key is found; otherwise,
the default value for the type of the value parameter. This parameter is passed uninitialized.
Return Value
true if the object that implements
PersistentQueriesProvidersCollection contains an
element with the specified key; otherwise, false.
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family
See Also