Index
Overview
Location
- Reference: Echoes.dll
- Namespace: RemObjects.Elements.System
- Platforms: .NET, .NET Standard 2.0
- Ancestry: ValueType | Index
constructor
Parameters:
- aValue:
- aFromEnd:
End
class property End: Index read;
class Index End { get; }
static var End: Index { 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{} }
ReadOnly Property IsFromEnd() As Boolean
Start
class property Start: Index read;
class Index Start { get; }
static var Start: Index { get{} }
Shared ReadOnly Property Start() As Index
ToString
Value
IsFromEnd
property IsFromEnd: Boolean read;
Boolean IsFromEnd { get; }
var IsFromEnd: Boolean { get{} }
ReadOnly Property IsFromEnd() As Boolean
Value
property Value: Int32 read;
Int32 Value { get; }
var Value: Int32 { get{} }
ReadOnly Property Value() As Int32
End
class property End: Index read;
class Index End { get; }
static var End: Index { get{} }
Shared ReadOnly Property End() As Index
Start
FromEnd
Parameters:
- value:
FromStart
Parameters:
- value:
constructor
Parameters:
- aValue:
- aFromEnd:
Equals
Parameters:
- aValue:
GetOffset
Parameters:
- length:
ToString