IHashable

Overview

Location

  • Reference:
    • Silver.dll  .NET, .NET Standard 2.0
    • silver.jar  Cooper
    • Silver.fx  Island
    • libSilver.fx  Toffee
  • Namespace: Swift


Properties


hashValue

 

property hashValue: not nullable Int read;

 

Int! hashValue { get; }

 

var hashValue: Int { get{} }

 

Int hashValue { __get; }

 

ReadOnly Property hashValue() As Int