Overview

Location

Instance Methods


constructor


constructor (array of Byte)

// .NET, .NET Standard 2.0
constructor(av: array of Byte)
// Island
constructor(av: array of byte)
// .NET, .NET Standard 2.0
ValueError(Byte[] av)
// Island
ValueError(byte[] av)
// .NET, .NET Standard 2.0
init(_ av: Byte...)
// Island
init(_ av: byte...)
// .NET, .NET Standard 2.0
Sub New(av As Byte())
// Island
Sub New(av As byte())

Parameters:

  • av:

constructor(value: ValueError)
ValueError(ValueError value)
init(_ value: ValueError)
Sub New(value As ValueError)

Parameters:

  • value:

Error

Function Error() As string

Subtag

Function Subtag() As string