init(int64:)
Creates a feature value that contains an integer.
Declaration
convenience init(int64 value: Int64)Parameters
- value:
A 64-bit integer value.
Creates a feature value that contains an integer.
convenience init(int64 value: Int64)A 64-bit integer value.