Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%Activate.IEnumVariant

class %Activate.IEnumVariant extends %Activate.Interface

Method Inventory

Methods

classmethod %GetIID() as %String
method Clone() as %Activate.IEnumVariant
Return a clone of this enumerator
Get the next variant if there is one and return true otherwise return false.
final method Reset()
Reset the enumerator
Skip the required number of elements, return true if all were skipped, false if end of sequence was reached before skip completed

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab