메소드 |
설명 |
|
Close ( ) : void |
|
|
GetAttribute ( int i ) : string |
|
|
GetAttribute ( string name ) : string |
|
|
GetAttribute ( string name, string namespaceURI ) : string |
|
|
HasLineInfo ( ) : bool |
|
|
LookupNamespace ( string prefix ) : string |
|
|
MoveToAttribute ( string name ) : bool |
|
|
MoveToAttribute ( string name, string ns ) : bool |
|
|
MoveToAttribute ( int i ) : void |
|
|
MoveToElement ( ) : bool |
|
|
MoveToFirstAttribute ( ) : bool |
|
|
MoveToNextAttribute ( ) : bool |
|
|
Read ( ) : bool |
|
|
ReadAttributeValue ( ) : bool |
|
|
ResolveEntity ( ) : void |
|
|
Skip ( ) : void |
|
|