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