Share via


SpeechControlSettingsCollection Class

  Microsoft Speech Technologies Homepage

A collection of SpeechControlSettingsItem controls.

For a list of all members of this class, see SpeechControlSettingsCollection Members.

System.Object
    System.Collections.CollectionBase
Microsoft.Speech.Web.UI.BasePropertyCollection
            Microsoft.Speech.Web.UI.SpeechControlSettingsCollection
[Visual Basic]
Public Class SpeechControlSettingsCollection
   Inherits BasePropertyCollection

[C#]
public class SpeechControlSettingsCollection : BasePropertyCollection

[C++]
public __gc class SpeechControlSettingsCollection : BasePropertyCollection

[JScript]
public function SpeechControlSettingsCollection 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.

Requirements

Platforms:  Windows XP Professional, Windows Server 2003 family.

See Also

SpeechControlSettingsCollection Constructor | SpeechControlSettingsCollection Members | SpeechControlSettingsCollection Properties | SpeechControlSettingsCollection Methods