init(rawValue : Int)
Creates a new set from a raw value.
生の値から新しい集合を作成します。
typealias RawValue
The raw type that can be used to represent all values of the conforming type.
準拠している型の全ての値を表すために使われることができる生の型。
Availability 有効性
Technology
let rawValue: Int
init(rawValue : Int)
typealias RawValue