JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.aspose.threed
Interface Enumerator<T>
Type Parameters:
T
- collection's element type
public interface
Enumerator<T>
Generic enumerator for collection of type T
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getCurrent
()
boolean
moveNext
()
Method Detail
moveNext
boolean moveNext()
getCurrent
T
getCurrent()
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method