Delim
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.encoding.json
- Platforms: .NET, .NET Standard 2.0, Island
-
Ancestry:
constructor
constructor
Delim()
init()
Sub New()
constructor (Int32)
constructor(aValue: Int32)
Delim(Int32 aValue)
init(_ aValue: Int32)
Sub New(aValue As Int32)
Parameters:
- aValue:
Equals
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
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
func GetHashCode() Int32
Function GetHashCode() As Int32
String
method String: string
string String()
func String() -> string
func String() string
Function String() As string
Value
var Value: Int32;
Int32 Value
var Value: Int32
Value Int32
FIELD Value() As Int32
Value
var Value: Int32;
Int32 Value
var Value: Int32
Value Int32
FIELD Value() As Int32
constructor
constructor
Delim()
init()
Sub New()
constructor (Int32)
constructor(aValue: Int32)
Delim(Int32 aValue)
init(_ aValue: Int32)
Sub New(aValue As Int32)
Parameters:
- aValue:
Equals
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
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
func GetHashCode() Int32
Function GetHashCode() As Int32
String
method String: string
string String()
func String() -> string
func String() string
Function String() As string