SynonymInfo.MeaningList Property

Definition

Returns the list of meanings for the word or phrase. The list is returned as an array of strings.

public:
 property System::Object ^ MeaningList { System::Object ^ get(); };
public object MeaningList { get; }
member this.MeaningList : obj
Public ReadOnly Property MeaningList As Object

Property Value

Remarks

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

Applies to