Hashable
Overview
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.System.Swift
- Platforms: iOS, iOS Simulator, Mac Catalyst, macOS, tvOS, tvOS Simulator, visionOS, visionOS Simulator, watchOS, watchOS Simulator
- Ancestry: Equatable | Hashable
Properties
hashValue
property hashValue: Int32 read;
Int32 hashValue { get; }
var hashValue: Int32 { get{} }
Int32 hashValue { __get; }
ReadOnly Property hashValue() As Int32
Required Methods
isEqual (declared in Equatable)
method isEqual(aOther: SwiftObject): Boolean
Boolean isEqual(SwiftObject aOther)
func isEqual(_ aOther: SwiftObject) -> Boolean
Boolean isEqual(SwiftObject aOther)
Function isEqual(aOther As SwiftObject) As Boolean
Parameters:
- aOther: