Share via


SrgsRulesCollection Members

Represents a collection of SrgsRule objects.

The following tables list the members exposed by the SrgsRulesCollection type.

Public Constructors

  Name Description
SrgsRulesCollection Initializes a new instance of the SrgsRuleCollection class.

Top

Public Properties

(see also Protected Properties )

  Name Description
Dd146746.pubproperty(en-us,office.13).gif Comparer  (inherited from KeyedCollection )
Dd146746.pubproperty(en-us,office.13).gif Count  (inherited from Collection )
Dd146746.pubproperty(en-us,office.13).gif Item  Overloaded. (inherited from KeyedCollection )

Top

Protected Properties

  Name Description
Dd146746.protproperty(en-us,office.13).gif Dictionary  (inherited from KeyedCollection )
Dd146746.protproperty(en-us,office.13).gif Items  (inherited from Collection )

Top

Public Methods

(see also Protected Methods )

  Name Description
Dd146746.pubmethod(en-us,office.13).gif Add Overloaded.  
Dd146746.pubmethod(en-us,office.13).gif Clear  (inherited from Collection )
Dd146746.pubmethod(en-us,office.13).gif Contains  (inherited from KeyedCollection )
Dd146746.pubmethod(en-us,office.13).gif CopyTo  (inherited from Collection )
Dd146746.pubmethod(en-us,office.13).gif Equals  Overloaded. (inherited from Object )
Dd146746.pubmethod(en-us,office.13).gif GetEnumerator  (inherited from Collection )
Dd146746.pubmethod(en-us,office.13).gif GetHashCode  (inherited from Object )
Dd146746.pubmethod(en-us,office.13).gif GetType  (inherited from Object )
Dd146746.pubmethod(en-us,office.13).gif IndexOf  (inherited from Collection )
Dd146746.pubmethod(en-us,office.13).gif Insert  (inherited from Collection )
Dd146746.pubmethod(en-us,office.13).gifDd146746.static(en-us,office.13).gif ReferenceEquals  (inherited from Object )
Dd146746.pubmethod(en-us,office.13).gif Remove  (inherited from KeyedCollection )
Dd146746.pubmethod(en-us,office.13).gif RemoveAt  (inherited from Collection )
Dd146746.pubmethod(en-us,office.13).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Dd146746.protmethod(en-us,office.13).gif ChangeItemKey  (inherited from KeyedCollection )
Dd146746.protmethod(en-us,office.13).gif ClearItems  (inherited from KeyedCollection )
Dd146746.protmethod(en-us,office.13).gif Finalize  (inherited from Object )
Dd146746.protmethod(en-us,office.13).gif GetKeyForItem  (inherited from KeyedCollection )
Dd146746.protmethod(en-us,office.13).gif InsertItem  Overloaded. (inherited from KeyedCollection )
Dd146746.protmethod(en-us,office.13).gif MemberwiseClone  (inherited from Object )
Dd146746.protmethod(en-us,office.13).gif RemoveItem  (inherited from KeyedCollection )
Dd146746.protmethod(en-us,office.13).gif SetItem  Overloaded. (inherited from KeyedCollection )

Top

Explicit Interface Implementations

  Name Description
System.Collections.ICollection.CopyTo  (inherited from Collection )
System.Collections.IEnumerable.GetEnumerator  (inherited from Collection )
System.Collections.IList.Add  (inherited from Collection )
System.Collections.IList.Contains  (inherited from Collection )
System.Collections.IList.IndexOf  (inherited from Collection )
System.Collections.IList.Insert  (inherited from Collection )
System.Collections.IList.Remove  (inherited from Collection )
System.Collections.Generic.ICollection.IsReadOnly  (inherited from Collection )
System.Collections.ICollection.IsSynchronized  (inherited from Collection )
System.Collections.ICollection.SyncRoot  (inherited from Collection )
System.Collections.IList.IsFixedSize  (inherited from Collection )
System.Collections.IList.IsReadOnly  (inherited from Collection )
System.Collections.IList.Item  (inherited from Collection )

Top

See Also

Reference

SrgsRulesCollection Class
Microsoft.Speech.Recognition.SrgsGrammar Namespace