Gets a particular HyphenationList from the collection by using the specified name.
public Proofing.HyphenationList GetItem(string name);
Public Function GetItem(name As String) As Proofing.HyphenationList
The return value is null, if a HyphenationList with the specified name could not be found. Otherwise, it is an object of the type HyphenationList.