Property | Type | Description | |
---|---|---|---|
Selection | System.Runtime.CompilerServices |
Method | Description | |
---|---|---|
AddRange ( |
||
Collapse ( |
||
CollapseToEnd ( ) : void | ||
CollapseToStart ( ) : void | ||
ContainsNode ( |
||
DeleteFromDocument ( ) : void | ||
Extend ( |
||
GetRangeAt ( int index ) : |
||
Modify ( string alter, string direction, string granularity ) : void | ||
RemoveAllRanges ( ) : void | ||
RemoveRange ( |
||
SelectAllChildren ( |
Method | Description | |
---|---|---|
Selection ( ) : System.Runtime.CompilerServices |
public Collapse ( |
||
node | ||
offset | int | |
return | void |
public ContainsNode ( |
||
node | ||
partlyContained | bool | |
return | bool |
public Extend ( |
||
node | ||
offset | int | |
return | void |
public Modify ( string alter, string direction, string granularity ) : void | ||
alter | string | |
direction | string | |
granularity | string | |
return | void |
public SelectAllChildren ( |
||
node | ||
return | void |