MXResource

Overview

Location


 

constructor

 

constructor

 

MXResource()

 

init()

 

Sub New()

constructor (UInt16, Name)

 

// .NET, .NET Standard 2.0
constructor(aPref: UInt16; aMX: Name)
// Island
constructor(aPref: uint16; aMX: Name)

 

// .NET, .NET Standard 2.0
MXResource(UInt16 aPref, Name aMX)
// Island
MXResource(uint16 aPref, Name aMX)

 

// .NET, .NET Standard 2.0
init(_ aPref: UInt16, _ aMX: Name)
// Island
init(_ aPref: uint16, _ aMX: Name)

 

// .NET, .NET Standard 2.0
Sub New(aPref As UInt16, aMX As Name)
// Island
Sub New(aPref As uint16, aMX As Name)

Parameters:

  • aPref:
  • aMX:

constructor (MXResource)

 

constructor(value: MXResource)

 

MXResource(MXResource value)

 

init(_ value: MXResource)

 

Sub New(value As MXResource)

Parameters:

  • value:

GoString Island

 

method GoString: string

 

string GoString()

 

func GoString() -> string

 

func GoString() string

 

Function GoString() As string

MX

 

var MX: Name;

 

Name MX

 

var MX: Name

 

MX Name

 

FIELD MX() As Name

Pref

 

var Pref: uint16;

 

uint16 Pref

 

var Pref: uint16

 

Pref uint16

 

FIELD Pref() As uint16

 

MX

 

var MX: Name;

 

Name MX

 

var MX: Name

 

MX Name

 

FIELD MX() As Name

Pref

 

var Pref: uint16;

 

uint16 Pref

 

var Pref: uint16

 

Pref uint16

 

FIELD Pref() As uint16

 

constructor

 

constructor

 

MXResource()

 

init()

 

Sub New()

constructor (UInt16, Name)

 

// .NET, .NET Standard 2.0
constructor(aPref: UInt16; aMX: Name)
// Island
constructor(aPref: uint16; aMX: Name)

 

// .NET, .NET Standard 2.0
MXResource(UInt16 aPref, Name aMX)
// Island
MXResource(uint16 aPref, Name aMX)

 

// .NET, .NET Standard 2.0
init(_ aPref: UInt16, _ aMX: Name)
// Island
init(_ aPref: uint16, _ aMX: Name)

 

// .NET, .NET Standard 2.0
Sub New(aPref As UInt16, aMX As Name)
// Island
Sub New(aPref As uint16, aMX As Name)

Parameters:

  • aPref:
  • aMX:

constructor (MXResource)

 

constructor(value: MXResource)

 

MXResource(MXResource value)

 

init(_ value: MXResource)

 

Sub New(value As MXResource)

Parameters:

  • value:

GoString Island

 

method GoString: string

 

string GoString()

 

func GoString() -> string

 

func GoString() string

 

Function GoString() As string