2027 Method
Changes 6
M

ExportFontTable.GetEnumerator

Description:
Returns an enumerator that iterates through a collection.
public virtual IEnumerator<KeyValuePair<ExportFontKey, ExportFontInfo>> GetEnumerator()
ExportFontKey IEnumerator KeyValuePair ExportFontKey , ExportFontInfo An IEnumerator object that can be used to iterate through the collection.