typealias Morphology.GrammaticalGender.RawValue
The raw value type of the grammatical gender enumeration.
文法的性列挙の生の値型。
var rawValue : Int
The raw value of the grammatical gender instance.
文法的性インスタンスの生の値。
Availability 有効性
Technology
static func != (lhs: Morphology
.GrammaticalGender
, rhs: Morphology
.GrammaticalGender
) -> Bool
lhs
A value to compare. 比較する値。
rhs
Another value to compare. もう一方の比較する値。
true
if the values are not equal; otherwise, false
.
true
、もし値が等しくないならば;そうでなければ、false
。
typealias Morphology.GrammaticalGender.RawValue
var rawValue : Int