Slice
Instance Methods
constructor
constructor
Slice()
init()
Sub New()
constructor (Type)
constructor(aelem: Type)
Slice(Type aelem)
init(_ aelem: Type)
Sub New(aelem As Type)
Parameters:
- aelem:
constructor (Slice)
constructor(value: Slice)
Slice(Slice value)
init(_ value: Slice)
Sub New(value As Slice)
Parameters:
- value:
String Island
method String: string
string String()
func String() -> string
func String() string
Function String() As string
Underlying Island
method Underlying: Type
Type Underlying()
func Underlying() -> Type
func Underlying() Type
Function Underlying() As Type