<Code Lib>
2023 Method
Changes 0
M

FilteredWorksetCollector.GetWorksetIterator

Description:
Returns a FilteredWorksetIterator to the worksets passing the current filter.
Remarks:
Calling this when you have an active iterator to this same collector will result in the first iterator being stopped by this call.

public FilteredWorksetIterator GetWorksetIterator()

Loading…