Method | Description | |
---|---|---|
GetAtomizedNameWPrefix ( |
||
ValidatingReaderNodeData ( ) : System | ||
ValidatingReaderNodeData ( System.Xml.XmlNodeType nodeType ) : System |
Method | Description | |
---|---|---|
Clear ( System.Xml.XmlNodeType nodeType ) : void | ||
ClearName ( ) : void | ||
SetItemData ( string value ) : void | ||
SetItemData ( string localName, string prefix, string ns, int depth ) : void | ||
SetItemData ( string localName, string prefix, string ns, string value ) : void | ||
SetLineInfo ( IXmlLineInfo lineInfo ) : void | ||
SetLineInfo ( int lineNo, int linePos ) : void |
public GetAtomizedNameWPrefix ( |
||
nameTable | ||
return | string |
public ValidatingReaderNodeData ( System.Xml.XmlNodeType nodeType ) : System | ||
nodeType | System.Xml.XmlNodeType | |
return | System |