GetEnumerator() Method
Namespace
Statiq.Testing
Containing Type
TestNamespacesCollection
Implements
  • IEnumerable<string>.GetEnumerator()

Syntax

public IEnumerator<string> GetEnumerator()

Return Value

Type Description
IEnumerator<string>