Index
Overview
Location
- Reference: cooper.jar
- Namespace: Remobjects.Elements.System
constructor
constructor
Index()
init()
Index()
Sub New()
Parameters:
- aValue:
- aFromEnd:
constructor (Index)
constructor(value: Index)
Index(Index value)
init(_ value: Index)
Index(Index value)
Sub New(value As Index)
Parameters:
- value:
clone
method clone: Object
Object clone()
func clone() -> Object
Object clone()
Function clone() As Object
End
class property End: Index read;
class Index End { get; }
static var End: Index { get{} }
class Index End { __get; }
Shared ReadOnly Property End() As Index
Equals
Parameters:
- aValue:
FromEnd
Parameters:
- value:
FromStart
Parameters:
- value:
GetOffset
Parameters:
- length:
IsFromEnd
property IsFromEnd: Boolean read;
Boolean IsFromEnd { get; }
var IsFromEnd: Boolean { get{} }
Boolean IsFromEnd { __get; }
ReadOnly Property IsFromEnd() As Boolean
Start
class property Start: Index read;
class Index Start { get; }
static var Start: Index { get{} }
class Index Start { __get; }
Shared ReadOnly Property Start() As Index
toString
method toString: String
String toString()
func toString() -> String
String toString()
Function toString() As String
Value
IsFromEnd
property IsFromEnd: Boolean read;
Boolean IsFromEnd { get; }
var IsFromEnd: Boolean { get{} }
Boolean IsFromEnd { __get; }
ReadOnly Property IsFromEnd() As Boolean
Value
property Value: Integer read;
Integer Value { get; }
var Value: Integer { get{} }
Integer Value { __get; }
ReadOnly Property Value() As Integer
End
class property End: Index read;
class Index End { get; }
static var End: Index { get{} }
class Index End { __get; }
Shared ReadOnly Property End() As Index
Start
FromEnd
Parameters:
- value:
FromStart
Parameters:
- value:
constructor
constructor
Index()
init()
Index()
Sub New()
Parameters:
- aValue:
- aFromEnd:
constructor (Index)
constructor(value: Index)
Index(Index value)
init(_ value: Index)
Index(Index value)
Sub New(value As Index)
Parameters:
- value:
clone
method clone: Object
Object clone()
func clone() -> Object
Object clone()
Function clone() As Object
Equals
Parameters:
- aValue:
GetOffset
Parameters:
- length:
toString