NormalizedResultAlternateCollection Methods
From Microsoft Speech Platform SDK 11
| NormalizedResultAlternateCollection Methods |
| NormalizedResultAlternateCollection Class See Also Send Feedback |
The NormalizedResultAlternateCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Contains | (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.) | |
| CopyTo | (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator | (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IndexOf | (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Explicit Interface Implementations
Top