SrgsRulesCollection Properties
From Microsoft Speech Platform SDK 11
The SrgsRulesCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Comparer | (Inherited from KeyedCollection<(Of <(<'String, SrgsRule>)>)>.) | |
| Count | (Inherited from Collection<(Of <(<'SrgsRule>)>)>.) | |
| Dictionary | (Inherited from KeyedCollection<(Of <(<'String, SrgsRule>)>)>.) | |
| Item[([( TKey])]) | (Inherited from KeyedCollection<(Of <(<'String, SrgsRule>)>)>.) | |
| Item[([( Int32])]) | (Inherited from Collection<(Of <(<'SrgsRule>)>)>.) | |
| Items | (Inherited from Collection<(Of <(<'SrgsRule>)>)>.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IList..::..IsFixedSize | (Inherited from Collection<(Of <(<'SrgsRule>)>)>.) | |
| ICollection<(Of <<'(T>)>>)..::..IsReadOnly | (Inherited from Collection<(Of <(<'SrgsRule>)>)>.) | |
| IList..::..IsReadOnly | (Inherited from Collection<(Of <(<'SrgsRule>)>)>.) | |
| ICollection..::..IsSynchronized | (Inherited from Collection<(Of <(<'SrgsRule>)>)>.) | |
| IList..::..Item | (Inherited from Collection<(Of <(<'SrgsRule>)>)>.) | |
| ICollection..::..SyncRoot | (Inherited from Collection<(Of <(<'SrgsRule>)>)>.) |