Subscriber portal
Retrieves the value that is pointed to by the enumerator.
public anytype current()
The type of the return value is determined by the type of items in the set.
You must call the SetEnumerator.moveNext method before you call the current method.