[]
Returns an enumerator that iterates through the citation category map.
public static IEnumerator<KeyValuePair<int, string>> GetEnumerator()
| Type | Description |
|---|---|
| IEnumerator<KeyValuePair<int, string>> | An enumerator for the category number–name pairs in the map. |