NormalizedResultAlternateCollection Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Represents a read-only collection of normalization alternates.

The NormalizedResultAlternateCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Public propertyItem (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Protected propertyItems (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Top

Methods

  NameDescription
Public methodContains (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Public methodCopyTo (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodICollection<(Of <<'(T>)>>)..::..Add (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate methodIList..::..Add (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate methodICollection<(Of <<'(T>)>>)..::..Clear (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate methodIList..::..Clear (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate methodIList..::..Contains (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate methodICollection..::..CopyTo (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate methodIEnumerable..::..GetEnumerator (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate methodIList..::..IndexOf (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate methodIList<(Of <<'(T>)>>)..::..Insert (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate methodIList..::..Insert (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate propertyIList..::..IsFixedSize (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate propertyICollection<(Of <<'(T>)>>)..::..IsReadOnly (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate propertyIList..::..IsReadOnly (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate propertyICollection..::..IsSynchronized (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate propertyIList<(Of <<'(T>)>>)..::..Item (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate propertyIList..::..Item (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate methodICollection<(Of <<'(T>)>>)..::..Remove (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate methodIList..::..Remove (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate methodIList<(Of <<'(T>)>>)..::..RemoveAt (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate methodIList..::..RemoveAt (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Explicit interface implemetationPrivate propertyICollection..::..SyncRoot (Inherited from ReadOnlyCollection<(Of <(<'NormalizedResultAlternate>)>)>.)
Top

See Also