Location

  • Reference: Island.fx
  • Namespace: RemObjects.Elements.System
  • Extends: Byte
  • Platforms: iOS, iOS Simulator, Mac Catalyst, macOS, tvOS, tvOS Simulator, visionOS, visionOS Simulator, watchOS, watchOS Simulator

boolValue

property boolValue: Boolean read;
Boolean boolValue { get; }
var boolValue: Boolean { get{} }
Boolean boolValue { __get; }
ReadOnly Property boolValue() As Boolean

charValue

property charValue: Int8 read;
var charValue: Int8 { get{} }
Int8 charValue { __get; }
ReadOnly Property charValue() As Int8

compare

method compare(aOther: NSNumber): NSComparisonResult
NSComparisonResult compare(NSNumber aOther)
func compare(_ aOther: NSNumber) -> NSComparisonResult
NSComparisonResult compare(NSNumber aOther)
Function compare(aOther As NSNumber) As NSComparisonResult

Parameters:

  • aOther:

decimalValue

property decimalValue: NSDecimal read;
NSDecimal decimalValue { get; }
var decimalValue: NSDecimal { get{} }
NSDecimal decimalValue { __get; }
ReadOnly Property decimalValue() As NSDecimal

descriptionWithLocale

method descriptionWithLocale(aLocale: NSLocale): String
String descriptionWithLocale(NSLocale aLocale)
func descriptionWithLocale(_ aLocale: NSLocale) -> String
String descriptionWithLocale(NSLocale aLocale)
Function descriptionWithLocale(aLocale As NSLocale) As String

Parameters:

  • aLocale:

doubleValue

property doubleValue: Double read;
Double doubleValue { get; }
var doubleValue: Double { get{} }
Double doubleValue { __get; }
ReadOnly Property doubleValue() As Double

floatValue

property floatValue: Single read;
Single floatValue { get; }
var floatValue: Single { get{} }
Single floatValue { __get; }
ReadOnly Property floatValue() As Single

integerValue

property integerValue: NSInteger read;
NSInteger integerValue { get; }
var integerValue: NSInteger { get{} }
NSInteger integerValue { __get; }
ReadOnly Property integerValue() As NSInteger

intValue

property intValue: Int32 read;
var intValue: Int32 { get{} }
Int32 intValue { __get; }
ReadOnly Property intValue() As Int32

isEqualToNumber

method isEqualToNumber(aOther: NSNumber): Boolean
Boolean isEqualToNumber(NSNumber aOther)
func isEqualToNumber(_ aOther: NSNumber) -> Boolean
Boolean isEqualToNumber(NSNumber aOther)
Function isEqualToNumber(aOther As NSNumber) As Boolean

Parameters:

  • aOther:

longLongValue

property longLongValue: Int64 read;
Int64 longLongValue { get; }
var longLongValue: Int64 { get{} }
Int64 longLongValue { __get; }
ReadOnly Property longLongValue() As Int64

longValue

property longValue: Int64 read;
var longValue: Int64 { get{} }
Int64 longValue { __get; }
ReadOnly Property longValue() As Int64

objCType

property objCType: ^AnsiChar read;
AnsiChar* objCType { get; }
var objCType: UnsafeMutablePointer<AnsiChar> { get{} }
AnsiChar* objCType { __get; }
ReadOnly Property objCType() As Ptr(Of AnsiChar)

shortValue

property shortValue: Int16 read;
Int16 shortValue { get; }
var shortValue: Int16 { get{} }
Int16 shortValue { __get; }
ReadOnly Property shortValue() As Int16

stringValue

property stringValue: String read;
String stringValue { get; }
var stringValue: String { get{} }
String stringValue { __get; }
ReadOnly Property stringValue() As String

unsignedCharValue

property unsignedCharValue: UInt8 read;
UInt8 unsignedCharValue { get; }
var unsignedCharValue: UInt8 { get{} }
UInt8 unsignedCharValue { __get; }
ReadOnly Property unsignedCharValue() As UInt8

unsignedIntegerValue

property unsignedIntegerValue: NSUInteger read;
NSUInteger unsignedIntegerValue { get; }
var unsignedIntegerValue: NSUInteger { get{} }
NSUInteger unsignedIntegerValue { __get; }
ReadOnly Property unsignedIntegerValue() As NSUInteger

unsignedIntValue

property unsignedIntValue: Int32 read;
Int32 unsignedIntValue { get; }
var unsignedIntValue: Int32 { get{} }
Int32 unsignedIntValue { __get; }
ReadOnly Property unsignedIntValue() As Int32

unsignedLongLongValue

property unsignedLongLongValue: UInt64 read;
UInt64 unsignedLongLongValue { get; }
var unsignedLongLongValue: UInt64 { get{} }
UInt64 unsignedLongLongValue { __get; }
ReadOnly Property unsignedLongLongValue() As UInt64

unsignedLongValue

property unsignedLongValue: UInt64 read;
UInt64 unsignedLongValue { get; }
var unsignedLongValue: UInt64 { get{} }
UInt64 unsignedLongValue { __get; }
ReadOnly Property unsignedLongValue() As UInt64

unsignedShortValue

property unsignedShortValue: UInt16 read;
UInt16 unsignedShortValue { get; }
var unsignedShortValue: UInt16 { get{} }
UInt16 unsignedShortValue { __get; }
ReadOnly Property unsignedShortValue() As UInt16

boolValue

property boolValue: Boolean read;
Boolean boolValue { get; }
var boolValue: Boolean { get{} }
Boolean boolValue { __get; }
ReadOnly Property boolValue() As Boolean

charValue

property charValue: Int8 read;
var charValue: Int8 { get{} }
Int8 charValue { __get; }
ReadOnly Property charValue() As Int8

decimalValue

property decimalValue: NSDecimal read;
NSDecimal decimalValue { get; }
var decimalValue: NSDecimal { get{} }
NSDecimal decimalValue { __get; }
ReadOnly Property decimalValue() As NSDecimal

doubleValue

property doubleValue: Double read;
Double doubleValue { get; }
var doubleValue: Double { get{} }
Double doubleValue { __get; }
ReadOnly Property doubleValue() As Double

floatValue

property floatValue: Single read;
Single floatValue { get; }
var floatValue: Single { get{} }
Single floatValue { __get; }
ReadOnly Property floatValue() As Single

integerValue

property integerValue: NSInteger read;
NSInteger integerValue { get; }
var integerValue: NSInteger { get{} }
NSInteger integerValue { __get; }
ReadOnly Property integerValue() As NSInteger

intValue

property intValue: Int32 read;
var intValue: Int32 { get{} }
Int32 intValue { __get; }
ReadOnly Property intValue() As Int32

longLongValue

property longLongValue: Int64 read;
Int64 longLongValue { get; }
var longLongValue: Int64 { get{} }
Int64 longLongValue { __get; }
ReadOnly Property longLongValue() As Int64

longValue

property longValue: Int64 read;
var longValue: Int64 { get{} }
Int64 longValue { __get; }
ReadOnly Property longValue() As Int64

objCType

property objCType: ^AnsiChar read;
AnsiChar* objCType { get; }
var objCType: UnsafeMutablePointer<AnsiChar> { get{} }
AnsiChar* objCType { __get; }
ReadOnly Property objCType() As Ptr(Of AnsiChar)

shortValue

property shortValue: Int16 read;
Int16 shortValue { get; }
var shortValue: Int16 { get{} }
Int16 shortValue { __get; }
ReadOnly Property shortValue() As Int16

stringValue

property stringValue: String read;
String stringValue { get; }
var stringValue: String { get{} }
String stringValue { __get; }
ReadOnly Property stringValue() As String

unsignedCharValue

property unsignedCharValue: UInt8 read;
UInt8 unsignedCharValue { get; }
var unsignedCharValue: UInt8 { get{} }
UInt8 unsignedCharValue { __get; }
ReadOnly Property unsignedCharValue() As UInt8

unsignedIntegerValue

property unsignedIntegerValue: NSUInteger read;
NSUInteger unsignedIntegerValue { get; }
var unsignedIntegerValue: NSUInteger { get{} }
NSUInteger unsignedIntegerValue { __get; }
ReadOnly Property unsignedIntegerValue() As NSUInteger

unsignedIntValue

property unsignedIntValue: Int32 read;
Int32 unsignedIntValue { get; }
var unsignedIntValue: Int32 { get{} }
Int32 unsignedIntValue { __get; }
ReadOnly Property unsignedIntValue() As Int32

unsignedLongLongValue

property unsignedLongLongValue: UInt64 read;
UInt64 unsignedLongLongValue { get; }
var unsignedLongLongValue: UInt64 { get{} }
UInt64 unsignedLongLongValue { __get; }
ReadOnly Property unsignedLongLongValue() As UInt64

unsignedLongValue

property unsignedLongValue: UInt64 read;
UInt64 unsignedLongValue { get; }
var unsignedLongValue: UInt64 { get{} }
UInt64 unsignedLongValue { __get; }
ReadOnly Property unsignedLongValue() As UInt64

unsignedShortValue

property unsignedShortValue: UInt16 read;
UInt16 unsignedShortValue { get; }
var unsignedShortValue: UInt16 { get{} }
UInt16 unsignedShortValue { __get; }
ReadOnly Property unsignedShortValue() As UInt16

compare

method compare(aOther: NSNumber): NSComparisonResult
NSComparisonResult compare(NSNumber aOther)
func compare(_ aOther: NSNumber) -> NSComparisonResult
NSComparisonResult compare(NSNumber aOther)
Function compare(aOther As NSNumber) As NSComparisonResult

Parameters:

  • aOther:

descriptionWithLocale

method descriptionWithLocale(aLocale: NSLocale): String
String descriptionWithLocale(NSLocale aLocale)
func descriptionWithLocale(_ aLocale: NSLocale) -> String
String descriptionWithLocale(NSLocale aLocale)
Function descriptionWithLocale(aLocale As NSLocale) As String

Parameters:

  • aLocale:

isEqualToNumber

method isEqualToNumber(aOther: NSNumber): Boolean
Boolean isEqualToNumber(NSNumber aOther)
func isEqualToNumber(_ aOther: NSNumber) -> Boolean
Boolean isEqualToNumber(NSNumber aOther)
Function isEqualToNumber(aOther As NSNumber) As Boolean

Parameters:

  • aOther: