static var concurrent: NSEnumerationOptions
Specifies that the Block enumeration should be concurrent.
「ブロック」列挙が並行してなければならないことを指定します。
static var reverse: NSEnumerationOptions
Specifies that the enumeration should be performed in reverse.
列挙が逆に実行されるべきであることを指定します。