Guard.CheckRange(RawByteString,Integer,Integer) Method
Represents method CheckRange(RawByteString,Integer,Integer)
.
public class procedure CheckRange(const s: RawByteString; index, count: Integer); overload; static; inline;
Parameters
- s
- Type: RawByteString
- index
- Type: Integer
- count
- Type: Integer