Region

Overview

Location

 

constructor

 

constructor

 

Region()

 

init()

 

Sub New()

constructor (UInt16)

 

// .NET, .NET Standard 2.0
constructor(aValue: UInt16)
// Island
constructor(aValue: uint16)

 

// .NET, .NET Standard 2.0
Region(UInt16 aValue)
// Island
Region(uint16 aValue)

 

// .NET, .NET Standard 2.0
init(_ aValue: UInt16)
// Island
init(_ aValue: uint16)

 

// .NET, .NET Standard 2.0
Sub New(aValue As UInt16)
// Island
Sub New(aValue As uint16)

Parameters:

  • aValue:

Canonicalize

 

method Canonicalize: Region

 

Region Canonicalize()

 

func Canonicalize() -> Region

 

func Canonicalize() Region

 

Function Canonicalize() As Region

Contains

 

method Contains(c: Region): bool

 

bool Contains(Region c)

 

func Contains(_ c: Region) -> bool

 

func Contains(c Region) bool

 

Function Contains(c As Region) As bool

Parameters:

  • c:

Equals  override virtual

 

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  override virtual

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32

IsCountry

 

method IsCountry: bool

 

bool IsCountry()

 

func IsCountry() -> bool

 

func IsCountry() bool

 

Function IsCountry() As bool

IsGroup

 

method IsGroup: bool

 

bool IsGroup()

 

func IsGroup() -> bool

 

func IsGroup() bool

 

Function IsGroup() As bool

ISO3

 

method ISO3: string

 

string ISO3()

 

func ISO3() -> string

 

func ISO3() string

 

Function ISO3() As string

IsPrivateUse

 

method IsPrivateUse: bool

 

bool IsPrivateUse()

 

func IsPrivateUse() -> bool

 

func IsPrivateUse() bool

 

Function IsPrivateUse() As bool

M49

 

method M49: int

 

int M49()

 

func M49() -> int

 

func M49() int

 

Function M49() As int

String

 

method String: string

 

string String()

 

func String() -> string

 

func String() string

 

Function String() As string

TLD

 

method TLD: tuple of (Region, error)

 

(Region, error) TLD()

 

func TLD() -> (Region, error)

 

func TLD() tuple of (Region, error)

 

Function TLD() As Tuple (Of Region, error)

Value

 

var Value: uint16;

 

uint16 Value

 

var Value: uint16

 

Value uint16

 

FIELD Value() As uint16

 

Value

 

var Value: uint16;

 

uint16 Value

 

var Value: uint16

 

Value uint16

 

FIELD Value() As uint16

 

constructor

 

constructor

 

Region()

 

init()

 

Sub New()

constructor (UInt16)

 

// .NET, .NET Standard 2.0
constructor(aValue: UInt16)
// Island
constructor(aValue: uint16)

 

// .NET, .NET Standard 2.0
Region(UInt16 aValue)
// Island
Region(uint16 aValue)

 

// .NET, .NET Standard 2.0
init(_ aValue: UInt16)
// Island
init(_ aValue: uint16)

 

// .NET, .NET Standard 2.0
Sub New(aValue As UInt16)
// Island
Sub New(aValue As uint16)

Parameters:

  • aValue:

Canonicalize

 

method Canonicalize: Region

 

Region Canonicalize()

 

func Canonicalize() -> Region

 

func Canonicalize() Region

 

Function Canonicalize() As Region

Contains

 

method Contains(c: Region): bool

 

bool Contains(Region c)

 

func Contains(_ c: Region) -> bool

 

func Contains(c Region) bool

 

Function Contains(c As Region) As bool

Parameters:

  • c:

Equals  override virtual

 

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  override virtual

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32

IsCountry

 

method IsCountry: bool

 

bool IsCountry()

 

func IsCountry() -> bool

 

func IsCountry() bool

 

Function IsCountry() As bool

IsGroup

 

method IsGroup: bool

 

bool IsGroup()

 

func IsGroup() -> bool

 

func IsGroup() bool

 

Function IsGroup() As bool

ISO3

 

method ISO3: string

 

string ISO3()

 

func ISO3() -> string

 

func ISO3() string

 

Function ISO3() As string

IsPrivateUse

 

method IsPrivateUse: bool

 

bool IsPrivateUse()

 

func IsPrivateUse() -> bool

 

func IsPrivateUse() bool

 

Function IsPrivateUse() As bool

M49

 

method M49: int

 

int M49()

 

func M49() -> int

 

func M49() int

 

Function M49() As int

String

 

method String: string

 

string String()

 

func String() -> string

 

func String() string

 

Function String() As string

TLD

 

method TLD: tuple of (Region, error)

 

(Region, error) TLD()

 

func TLD() -> (Region, error)

 

func TLD() tuple of (Region, error)

 

Function TLD() As Tuple (Of Region, error)