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