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
constructor withRawValue(val: Int32)
CommandLine withRawValue(Int32 val)
init(rawValue 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
class property arguments: not nullable Array<not nullable String> read;
class Array<not nullable String>! arguments { get; }
static var arguments: Array<not nullable String> { get{} }
class Array<String> arguments { __get; }
Shared ReadOnly Property arguments() As Array<not nullable String>
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
// Toffee-iOS, Toffee-iOS Simulator, Toffee-Mac Catalyst, Toffee-macOS, Toffee-tvOS, Toffee-tvOS Simulator, Toffee-watchOS Simulator
func hash(hash ) -> UInt64
// Toffee-watchOS
func hash(hash ) -> UInt32
Parameters:
- :
hashCode Cooper
method hashCode: Integer
Integer hashCode()
func hashCode() -> Integer
Integer hashCode()
Function hashCode() As Integer
rawValue
property rawValue: Int32 read;
Int32 rawValue { get; }
var rawValue: Int32 { get{} }
Integer rawValue { __get; }
ReadOnly Property rawValue() As Int32
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
class property arguments: not nullable Array<not nullable String> read;
class Array<not nullable String>! arguments { get; }
static var arguments: Array<not nullable String> { get{} }
class Array<String> arguments { __get; }
Shared ReadOnly Property arguments() As Array<not nullable String>
constructor
constructor withRawValue(val: Int32)
CommandLine withRawValue(Int32 val)
init(rawValue 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
// Toffee-iOS, Toffee-iOS Simulator, Toffee-Mac Catalyst, Toffee-macOS, Toffee-tvOS, Toffee-tvOS Simulator, Toffee-watchOS Simulator
func hash(hash ) -> UInt64
// Toffee-watchOS
func hash(hash ) -> UInt32
Parameters:
- :
hashCode Cooper
method hashCode: Integer
Integer hashCode()
func hashCode() -> Integer
Integer hashCode()
Function hashCode() As Integer