GetEnumerator

TextualFormats.AllEnumerable.GetEnumerator method

Returns an enumerator for all supportable Textual formats

public IEnumerator<TextualFormats> GetEnumerator()

Return Value

Instance of internal class, that implements IEnumerator

See Also