Method | Description | |
---|---|---|
CreateAttribute ( string prefix, string localName, string namespaceURI ) : |
Creates a PositionXmlAttribute.
|
|
CreateElement ( string prefix, string localName, string namespaceURI ) : |
Creates a PositionXmlElement.
|
|
Load ( |
Loads the XML document from the specified XmlReader.
|
public CreateAttribute ( string prefix, string localName, string namespaceURI ) : |
||
prefix | string | |
localName | string | |
namespaceURI | string | |
return |
public CreateElement ( string prefix, string localName, string namespaceURI ) : |
||
prefix | string | |
localName | string | |
namespaceURI | string | |
return |
public Load ( |
||
reader | ||
return | void |