Adds objects of type SynonymList to the collection.

Add(Proofing.SynonymList)

public int Add(Proofing.SynonymList synonymList);
Public Function Add(synonymList As Proofing.SynonymList) As Integer

Parameters

Parameter Description
synonymList Specifies the SynonymList.

Return Value

The collection index where the SynonymList has been added.