public static final class TextualFormats.AllEnumerable extends Object implements com.aspose.ms.System.Collections.Generic.IGenericEnumerable<TextualFormats>
Implements IEnumerable generic interface, that enables a 'foreach' possibility for the TextualFormats type
Constructor and Description |
---|
TextualFormats.AllEnumerable() |
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericEnumerator<TextualFormats> |
iterator()
Returns an enumerator for all supportable Textual formats
|
public final com.aspose.ms.System.Collections.Generic.IGenericEnumerator<TextualFormats> iterator()
Returns an enumerator for all supportable Textual formats
iterator
in interface com.aspose.ms.System.Collections.Generic.IGenericEnumerable<TextualFormats>
iterator
in interface com.aspose.ms.System.Collections.IEnumerable<TextualFormats>
iterator
in interface Iterable<TextualFormats>
Copyright © 2020. All rights reserved.