ErrorList
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.scanner
- Platforms: .NET, .NET Standard 2.0, Island
-
Ancestry:
constructor
constructor
ErrorList()
init()
Sub New()
// .NET, .NET Standard 2.0
constructor(aValue: Slice<Memory<Error>>)
// Island
constructor(aValue: Slice<Memory<Error>>)
// .NET, .NET Standard 2.0
ErrorList(Slice<Memory<Error>> aValue)
// Island
ErrorList(Slice<Memory<Error>> aValue)
Parameters:
- aValue:
Add
Parameters:
- pos:
- msg:
Equals override virtual
func Equals(value interface{}) Boolean
Parameters:
- value:
Err
Error
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string
GetHashCode override virtual
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
func GetHashCode() Int32
Function GetHashCode() As Int32
Len
Less
Parameters:
- i:
- j:
RemoveMultiples
method RemoveMultiples
void RemoveMultiples()
func RemoveMultiples()
// .NET, .NET Standard 2.0
func RemoveMultiples()
// Island
func RemoveMultiples() void
Sub RemoveMultiples()
Reset
method Reset
void Reset()
func Reset()
// .NET, .NET Standard 2.0
func Reset()
// Island
func Reset() void
Sub Reset()
Sort
method Sort
void Sort()
func Sort()
// .NET, .NET Standard 2.0
func Sort()
// Island
func Sort() void
Sub Sort()
Swap
Parameters:
- i:
- j:
Value
Value
constructor
constructor
ErrorList()
init()
Sub New()
// .NET, .NET Standard 2.0
constructor(aValue: Slice<Memory<Error>>)
// Island
constructor(aValue: Slice<Memory<Error>>)
// .NET, .NET Standard 2.0
ErrorList(Slice<Memory<Error>> aValue)
// Island
ErrorList(Slice<Memory<Error>> aValue)
Parameters:
- aValue:
Equals override virtual
func Equals(value interface{}) Boolean
Parameters:
- value:
Err
Error
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string
GetHashCode override virtual
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
func GetHashCode() Int32
Function GetHashCode() As Int32
Len
Less
Parameters:
- i:
- j:
Sort
method Sort
void Sort()
func Sort()
// .NET, .NET Standard 2.0
func Sort()
// Island
func Sort() void
Sub Sort()
Swap
Parameters:
- i:
- j: