CompactCoreInfo

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.golang.org.x.text.internal.language
  • Platforms: .NET, .NET Standard 2.0, Island
  • Ancestry:
    • ValueType | CompactCoreInfo  .NET, .NET Standard 2.0, Island-watchOS-armv7k
    • ValueType | CompactCoreInfo  Island-Android, Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-Ubuntu, Island-watchOS Simulator, Island-watchOS-arm64_32, Island-Windows

 

constructor

 

constructor

 

CompactCoreInfo()

 

init()

 

Sub New()

constructor (UInt32)

 

// .NET, .NET Standard 2.0
constructor(aValue: UInt32)
// Island
constructor(aValue: uint32)

 

// .NET, .NET Standard 2.0
CompactCoreInfo(UInt32 aValue)
// Island
CompactCoreInfo(uint32 aValue)

 

// .NET, .NET Standard 2.0
init(_ aValue: UInt32)
// Island
init(_ aValue: uint32)

 

// .NET, .NET Standard 2.0
Sub New(aValue As UInt32)
// Island
Sub New(aValue As uint32)

Parameters:

  • aValue:

Equals

 

method Equals(value: Object): Boolean

 

Boolean Equals(Object value)

 

func Equals(_ value: Object) -> Boolean

 

func Equals(value interface{}) Boolean

 

Function Equals(value As Object) As Boolean

Parameters:

  • value:

GetHashCode

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32

Tag

 

method Tag: Tag

 

Tag Tag()

 

func Tag() -> Tag

 

func Tag() Tag

 

Function Tag() As Tag

Value

 

var Value: uint32;

 

uint32 Value

 

var Value: uint32

 

Value uint32

 

FIELD Value() As uint32

 

Value

 

var Value: uint32;

 

uint32 Value

 

var Value: uint32

 

Value uint32

 

FIELD Value() As uint32

 

constructor

 

constructor

 

CompactCoreInfo()

 

init()

 

Sub New()

constructor (UInt32)

 

// .NET, .NET Standard 2.0
constructor(aValue: UInt32)
// Island
constructor(aValue: uint32)

 

// .NET, .NET Standard 2.0
CompactCoreInfo(UInt32 aValue)
// Island
CompactCoreInfo(uint32 aValue)

 

// .NET, .NET Standard 2.0
init(_ aValue: UInt32)
// Island
init(_ aValue: uint32)

 

// .NET, .NET Standard 2.0
Sub New(aValue As UInt32)
// Island
Sub New(aValue As uint32)

Parameters:

  • aValue:

Equals

 

method Equals(value: Object): Boolean

 

Boolean Equals(Object value)

 

func Equals(_ value: Object) -> Boolean

 

func Equals(value interface{}) Boolean

 

Function Equals(value As Object) As Boolean

Parameters:

  • value:

GetHashCode

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32

Tag

 

method Tag: Tag

 

Tag Tag()

 

func Tag() -> Tag

 

func Tag() Tag

 

Function Tag() As Tag