Bagikan melalui


Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

NormalizedResultAlternateCollection Members

Include Protected Members
Include Inherited Members

Represents a read-only collection of normalization alternates.

The NormalizedResultAlternateCollection type exposes the following members.

Properties

  Name Description
Public property Count (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Public property Item (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Protected property Items (inherited from ReadOnlyCollection<NormalizedResultAlternate>)

Top

Methods

  Name Description
Public method Contains (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Public method CopyTo (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetEnumerator (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Public method IndexOf (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICollection<T>.Add (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate method IList.Add (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate method ICollection<T>.Clear (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate method IList.Clear (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate method IList.Contains (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate method ICollection.CopyTo (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate method IList.IndexOf (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate method IList<T>.Insert (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate method IList.Insert (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate property IList.IsFixedSize (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate property ICollection<T>.IsReadOnly (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate property IList.IsReadOnly (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate property IList<T>.Item (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate property IList.Item (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate method ICollection<T>.Remove (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate method IList.Remove (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate method IList<T>.RemoveAt (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate method IList.RemoveAt (inherited from ReadOnlyCollection<NormalizedResultAlternate>)
Explicit interface implemetationPrivate property ICollection.SyncRoot (inherited from ReadOnlyCollection<NormalizedResultAlternate>)

Top

See Also

Reference

NormalizedResultAlternateCollection Class

Microsoft.Speech.Text Namespace