ISelectionSet.opApply

Operator to iterate over a set via a foreach block. Note that any modifications to the SelectionKey will be ignored.

interface ISelectionSet
abstract
int
opApply
(
scope int delegate dg
)

Meta