Adds objects of the type HyphenationList to the collection.

Add(Proofing.HyphenationList)

public int Add(Proofing.HyphenationList hyphenationList);
Public Function Add(hyphenationList As Proofing.HyphenationList) As Integer

Parameters

Parameter Description
hyphenationList Specifies the HyphenationList.

Return Value

The collection index at which the HyphenationList has been added.