Range
Overview
Location
- Reference: libToffee.fx
- Namespace: Remobjects.Elements.System
constructor
Parameters:
- aStart:
- aEnd:
All virtual
class property All: Range read;
class Range All { get; }
static var All: Range { get{} }
class Range All { __get; }
Shared ReadOnly Property All() As Range
description override virtual
method description description(void): NSString
NSString description description(void )
func description(description void) -> NSString
NSString description description(void )
Function description description( As Void) As NSString
Parameters:
- :
End virtual
property End: Index read;
Index End { get; }
var End: Index { get{} }
Index End { __get; }
ReadOnly Property End() As Index
EndAt virtual
Parameters:
- aEnd:
Equals
method Equals(aValue: Range): Boolean
Boolean Equals(Range aValue)
func Equals(_ aValue: Range) -> Boolean
Boolean Equals(Range aValue)
Function Equals(aValue As Range) As Boolean
Parameters:
- aValue:
GetOffsets virtual
method GetOffsets(aLength: Int32): not nullable Tuple2<nullable Int32, nullable Int32>
Tuple2<nullable Int32, nullable Int32>! GetOffsets(Int32 aLength)
func GetOffsets(_ aLength: Int32) -> Tuple2<nullable Int32, nullable Int32>
Tuple2<Int32, Int32> GetOffsets(Int32 aLength)
Function GetOffsets(aLength As Int32) As Tuple2<nullable Int32, nullable Int32>
Parameters:
- aLength:
Start virtual
property Start: Index read;
Index Start { get; }
var Start: Index { get{} }
Index Start { __get; }
ReadOnly Property Start() As Index
StartAt virtual
Parameters:
- aStart:
End virtual
property End: Index read;
Index End { get; }
var End: Index { get{} }
Index End { __get; }
ReadOnly Property End() As Index
Start virtual
property Start: Index read;
Index Start { get; }
var Start: Index { get{} }
Index Start { __get; }
ReadOnly Property Start() As Index
All virtual
EndAt virtual
Parameters:
- aEnd:
StartAt virtual
Parameters:
- aStart:
constructor
Parameters:
- aStart:
- aEnd:
description override virtual
method description description(void): NSString
NSString description description(void )
func description(description void) -> NSString
NSString description description(void )
Function description description( As Void) As NSString
Parameters:
- :
Equals
method Equals(aValue: Range): Boolean
Boolean Equals(Range aValue)
func Equals(_ aValue: Range) -> Boolean
Boolean Equals(Range aValue)
Function Equals(aValue As Range) As Boolean
Parameters:
- aValue:
GetOffsets virtual
method GetOffsets(aLength: Int32): not nullable Tuple2<nullable Int32, nullable Int32>
Tuple2<nullable Int32, nullable Int32>! GetOffsets(Int32 aLength)
func GetOffsets(_ aLength: Int32) -> Tuple2<nullable Int32, nullable Int32>
Tuple2<Int32, Int32> GetOffsets(Int32 aLength)
Function GetOffsets(aLength As Int32) As Tuple2<nullable Int32, nullable Int32>
Parameters:
- aLength: