MethodSet
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.types
- Platforms: .NET, .NET Standard 2.0, Island
-
Ancestry:
- ValueType | MethodSet .NET, .NET Standard 2.0
constructor
constructor
MethodSet()
init()
Sub New()
Parameters:
- alist:
Parameters:
- aValue:
constructor (MethodSet) Island
constructor(value: MethodSet)
MethodSet(MethodSet value)
init(_ value: MethodSet)
Sub New(value As MethodSet)
Parameters:
- value:
At Island
Parameters:
- i:
Equals .NET, .NET Standard 2.0
func Equals(value interface{}) Boolean
Parameters:
- value:
GetHashCode .NET, .NET Standard 2.0
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
func GetHashCode() Int32
Function GetHashCode() As Int32
Len Island
Lookup Island
Parameters:
- pkg:
- name:
String Island
method String: string
string String()
func String() -> string
func String() string
Function String() As string
Value .NET, .NET Standard 2.0
Value .NET, .NET Standard 2.0
constructor
constructor
MethodSet()
init()
Sub New()
Parameters:
- alist:
Parameters:
- aValue:
constructor (MethodSet) Island
constructor(value: MethodSet)
MethodSet(MethodSet value)
init(_ value: MethodSet)
Sub New(value As MethodSet)
Parameters:
- value:
Equals .NET, .NET Standard 2.0
func Equals(value interface{}) Boolean
Parameters:
- value:
GetHashCode .NET, .NET Standard 2.0