Property | Type | Description | |
---|---|---|---|
position | int | ||
text | string |
Method | Description | |
---|---|---|
Merge ( |
||
OverlapsOrIsAdjacentTo ( |
||
PositionTextPair ( int position, string text ) : System | ||
ToString ( ) : string |
public OverlapsOrIsAdjacentTo ( |
||
p | ||
return | bool |
public PositionTextPair ( int position, string text ) : System | ||
position | int | |
text | string | |
return | System |