SynonymInfo.MeaningCount Property

Definition

Returns the number of entries in the list of meanings found in the thesaurus for the word or phrase. Returns 0 (zero) if no meanings were found.

public:
 property int MeaningCount { int get(); };
public int MeaningCount { get; }
member this.MeaningCount : int
Public ReadOnly Property MeaningCount As Integer

Property Value

Remarks

Each meaning represents a unique list of synonyms for the word or phrase.

The lists of related words, related expressions, and antonyms aren't counted as entries in the list of meanings.

Applies to