SrgsRulesCollection Properties

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The SrgsRulesCollection type exposes the following members.

Properties

  NameDescription
Public propertyComparer (Inherited from KeyedCollection<(Of <(<'String, SrgsRule>)>)>.)
Public propertyCount (Inherited from Collection<(Of <(<'SrgsRule>)>)>.)
Protected propertyDictionary (Inherited from KeyedCollection<(Of <(<'String, SrgsRule>)>)>.)
Public propertyItem[([( TKey])]) (Inherited from KeyedCollection<(Of <(<'String, SrgsRule>)>)>.)
Public propertyItem[([( Int32])]) (Inherited from Collection<(Of <(<'SrgsRule>)>)>.)
Protected propertyItems (Inherited from Collection<(Of <(<'SrgsRule>)>)>.)
Top

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate propertyIList..::..IsFixedSize (Inherited from Collection<(Of <(<'SrgsRule>)>)>.)
Explicit interface implemetationPrivate propertyICollection<(Of <<'(T>)>>)..::..IsReadOnly (Inherited from Collection<(Of <(<'SrgsRule>)>)>.)
Explicit interface implemetationPrivate propertyIList..::..IsReadOnly (Inherited from Collection<(Of <(<'SrgsRule>)>)>.)
Explicit interface implemetationPrivate propertyICollection..::..IsSynchronized (Inherited from Collection<(Of <(<'SrgsRule>)>)>.)
Explicit interface implemetationPrivate propertyIList..::..Item (Inherited from Collection<(Of <(<'SrgsRule>)>)>.)
Explicit interface implemetationPrivate propertyICollection..::..SyncRoot (Inherited from Collection<(Of <(<'SrgsRule>)>)>.)
Top

See Also