GetEnumerator() Method
Namespace
Statiq.Core
Containing Type
NamespaceCollection
Implements
  • IEnumerable<string>.GetEnumerator()

Syntax

public virtual IEnumerator<string> GetEnumerator()

Return Value

Type Description
IEnumerator<string>