Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ArrayEnumerator.clone
Creates an identical copy of this enumerator.
Syntax
public Object clone()
Return Value
Returns a new ArrayEnumerator object that refers to the same Object array but has a unique current position.