Interface IAggregateWorkingSet

    • Method Detail

      • getComponents

        IWorkingSet[] getComponents()
        Returns the working sets contained in this aggregate working set. Clients can do what they wish with the returned array, as it will have no effect on the state of the this object.
        Returns:
        the working sets contained in this aggregate working set.