GetEnumerator() Method
Namespace
Statiq.Common
Containing Type
ClassCatalog
Implements
  • IEnumerable<KeyValuePair<string, Type>>.GetEnumerator()

Syntax

public IEnumerator<KeyValuePair<string, Type>> GetEnumerator()

Return Value

Type Description
IEnumerator<KeyValuePair<string, Type>>