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