Gets an object of type HyphenationList from the collection. This property is the indexer for the HyphenationListCollection class.
public Proofing.HyphenationList this [int number] { get; }
Public Default ReadOnly Property Item(number As Integer) As Proofing.HyphenationList
The object of the type HyphenationList at the specified index.