M

ExportLineweightTable.GetEnumerator

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