Click or drag to resize
RegexValidatedStringListGetEnumerator Method

[Missing <summary> documentation for "M:Bio.IO.BAM.RegexValidatedStringList.GetEnumerator"]

Namespace: Bio.IO.BAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IEnumerator<string> GetEnumerator()

Return Value

Type: IEnumeratorString

[Missing <returns> documentation for "M:Bio.IO.BAM.RegexValidatedStringList.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
See Also