CommandLine
Overview
Location
-
Reference:
- Silver.dll .NET, .NET Standard 2.0
- silver.jar Cooper
- Silver.fx Island
- libSilver.fx Toffee
- Namespace: Swift
-
Ancestry:
- ValueType | CommandLine .NET, .NET Standard 2.0
- ValueType | CommandLine Island
- ValueType | CommandLine .NET, .NET Standard 2.0
constructor rawValue(Int32) Toffee
init(rawValue val: Int32)
Parameters:
- val:
constructor withRawValue(Int32) .NET, .NET Standard 2.0, Cooper, Island
constructor withRawValue(val: Int32)
CommandLine withRawValue(Int32 val)
init(withRawValue val: Int32)
CommandLine withRawValue(Integer val)
Sub New withRawValue(val As Int32)
Parameters:
- val:
argc virtual
class property argc: not nullable Int32 read;
class Int32! argc { get; }
static var argc: Int32 { get{} }
class Integer argc { __get; }
Shared ReadOnly Property argc() As Int32
arguments virtual
equals Cooper
method equals(aOther: Object): Boolean
Boolean equals(Object aOther)
func equals(_ aOther: Object) -> Boolean
Boolean equals(Object aOther)
Function equals(aOther As Object) As Boolean
Parameters:
- aOther:
GetHashCode override virtual .NET, .NET Standard 2.0, Island
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
Function GetHashCode() As Int32
hash override Toffee
Parameters:
- :
hashCode Cooper
method hashCode: Integer
Integer hashCode()
func hashCode() -> Integer
Integer hashCode()
Function hashCode() As Integer
rawValue
rawValue
property rawValue: Int32 read;
Int32 rawValue { get; }
var rawValue: Int32 { get{} }
Integer rawValue { __get; }
ReadOnly Property rawValue() As Int32
argc virtual
class property argc: not nullable Int32 read;
class Int32! argc { get; }
static var argc: Int32 { get{} }
class Integer argc { __get; }
Shared ReadOnly Property argc() As Int32
arguments virtual
constructor rawValue(Int32) Toffee
init(rawValue val: Int32)
Parameters:
- val:
constructor withRawValue(Int32) .NET, .NET Standard 2.0, Cooper, Island
constructor withRawValue(val: Int32)
CommandLine withRawValue(Int32 val)
init(withRawValue val: Int32)
CommandLine withRawValue(Integer val)
Sub New withRawValue(val As Int32)
Parameters:
- val:
equals Cooper
method equals(aOther: Object): Boolean
Boolean equals(Object aOther)
func equals(_ aOther: Object) -> Boolean
Boolean equals(Object aOther)
Function equals(aOther As Object) As Boolean
Parameters:
- aOther:
GetHashCode override virtual .NET, .NET Standard 2.0, Island
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
Function GetHashCode() As Int32
hash override Toffee
Parameters:
- :
hashCode Cooper