Method SubSequence
SubSequence(Int32, Int32)
Declaration
public ICharSequence SubSequence(int start, int end)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | start | |
System.Int32 | end |
Returns
Type | Description |
---|---|
ICharSequence |
public ICharSequence SubSequence(int start, int end)
Type | Name | Description |
---|---|---|
System.Int32 | start | |
System.Int32 | end |
Type | Description |
---|---|
ICharSequence |