SynonymInfo.MeaningList Property
Returns the list of meanings for the word or phrase. The list is returned as an array of strings.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property MeaningList As Object
Get
'Usage
Dim instance As SynonymInfo
Dim value As Object
value = instance.MeaningList
Object MeaningList { get; }
Property Value
Type: System.Object
Remarks
The lists of related words, related expressions, and antonyms aren't counted as entries in the list of meanings.