메소드 | 설명 | |
---|---|---|
Clone ( ) : |
Create a copy of this navigator, positioned to the same node in the tree.
|
|
CopyToWriter ( |
Preserve serialization hints when deep copying.
|
|
MoveTo ( |
Position this navigator to the same position as the "other" navigator. If the "other" navigator is not of the same type as this navigator, then return false.
|
|
RtfTreeNavigator ( |
Copy constructor.
|
|
RtfTreeNavigator ( |
Create a new navigator over the specified cache of Xml events.
|
|
ToNavigator ( ) : |
Discard serialization hints and return a navigator that actually allows navigation.
|
public CopyToWriter ( |
||
writer | ||
리턴 | void |
public MoveTo ( |
||
other | ||
리턴 | bool |
public RtfTreeNavigator ( |
||
that | ||
리턴 | System |
public RtfTreeNavigator ( |
||
events | ||
nameTable | ||
리턴 | System |