PromptDatabaseCollection Class
Implements PromptDatabaseCollection.
For a list of all members of this class, see PromptDatabaseCollection Members.
System.Object System.Collections.CollectionBase Microsoft.Speech.Web.UI.BasePropertyCollection Microsoft.Speech.Web.UI.PromptDatabaseCollection
[Visual Basic]
Public Class PromptDatabaseCollection
Inherits BasePropertyCollection
[C#]
public class PromptDatabaseCollection : BasePropertyCollection
[C++]
public __gc class PromptDatabaseCollection : BasePropertyCollection
[JScript]
public function PromptDatabaseCollection extends BasePropertyCollection
Thread Safety
Any public static (Shared in Visual Basic) members of this class are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Remarks
For remarks about this class, see PromptDatabaseCollection Remarks.
Requirements
Platforms: Windows XP Professional, Windows Server 2003 family.
See Also
PromptDatabaseCollection Constructor | PromptDatabaseCollection Members | PromptDatabaseCollection Properties | PromptDatabaseCollection Methods | PromptDatabaseCollection Remarks