AStringArray.PosNext(String,Integer,Boolean) Method
Represents method PosNext(String,Integer,Boolean).
public function PosNext(const Find: String; const PrevPos: Integer = -1; const IsSortedAscending: Boolean = False): Integer;
Parameters
- Find
- Type: String
- PrevPos
- Type: Integer
- IsSortedAscending
- Type: Boolean
Return Value
Type: Integer