Share via


SemanticValue Members

Represents the semantic organization of a recognized phrase.

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

Public Constructors

  Name Description
SemanticValue Overloaded. Creates a new instance of SemanticValue.

Top

Public Properties

  Name Description
Dd167300.pubproperty(en-us,office.13).gif Confidence Returns a relative measure of the certainty as to the correctness of the semantic parsing that returned the current instance of SemanticValue.
Dd167300.pubproperty(en-us,office.13).gif Count Returns the number of child SemanticValue objects under the current SemanticValue instance.
Dd167300.pubproperty(en-us,office.13).gif Item Provides read-only indexing child SemanticValue instances belonging to the current SemanticValue.
Dd167300.pubproperty(en-us,office.13).gif Value Gets the information contained in the current SemanticValue.

Top

Public Methods

(see also Protected Methods )

  Name Description
Dd167300.pubmethod(en-us,office.13).gif Contains Indicates whether the current SemanticValue instance collection contains a specific key and specific instance of SemanticValue expressed as a key value pair.
Dd167300.pubmethod(en-us,office.13).gif ContainsKey Indicates whether the current SemanticValue instance collection contains a child SemanticValue instance with a given key string.
Dd167300.pubmethod(en-us,office.13).gif Equals Overloaded. Overridden.  
Dd167300.pubmethod(en-us,office.13).gif GetHashCode Overridden.  
Dd167300.pubmethod(en-us,office.13).gif GetType  (inherited from Object )
Dd167300.pubmethod(en-us,office.13).gifDd167300.static(en-us,office.13).gif ReferenceEquals  (inherited from Object )
Dd167300.pubmethod(en-us,office.13).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Dd167300.protmethod(en-us,office.13).gif Finalize  (inherited from Object )
Dd167300.protmethod(en-us,office.13).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Collections.Generic.ICollection<KeyValuePair<String,SemanticValue>>.Add  
System.Collections.Generic.ICollection<KeyValuePair<String,SemanticValue>>.Clear  
System.Collections.Generic.ICollection<KeyValuePair<String,SemanticValue>>.CopyTo  
System.Collections.Generic.ICollection<KeyValuePair<String,SemanticValue>>.Remove  
System.Collections.Generic.IDictionary<String,SemanticValue>.Add  
System.Collections.Generic.IDictionary<String,SemanticValue>.Remove  
System.Collections.Generic.IDictionary<String,SemanticValue>.TryGetValue  
System.Collections.Generic.IEnumerable<KeyValuePair<String,SemanticValue>>.GetEnumerator  
System.Collections.IEnumerable.GetEnumerator  
System.Collections.Generic.ICollection<KeyValuePair<String,SemanticValue>>.IsReadOnly  
System.Collections.Generic.IDictionary<String,SemanticValue>.Keys  
System.Collections.Generic.IDictionary<String,SemanticValue>.Values  

Top

See Also

Reference

SemanticValue Class
Microsoft.Speech.Recognition Namespace
SemanticResultValue Class
SemanticResultKey Class