The following tables list the members exposed by XPSParser.
Name | Description | |
---|---|---|
![]() | AttributeCount | Overridden. Gets the number of attributes on the current node. |
![]() | BaseURI | Overridden. Gets the base URI of the current node. |
![]() | CanReadBinaryContent | (Inherited from |
![]() | CanReadValueChunk | (Inherited from |
![]() | CanResolveEntity | (Inherited from |
![]() | Depth | Overridden. Gets the depth of the current node in the XML document. |
![]() | EOF | Overridden. Gets a value indicating whether the reader is positioned at the end of the stream. |
![]() | HasAttributes | (Inherited from |
![]() | HasValue | (Inherited from |
![]() | IsDefault | (Inherited from |
![]() | IsEmptyElement | Overridden. Gets a value indicating whether the current node is an empty element (for example, ). |
![]() | Item | Overloaded. (Inherited from |
![]() | LocalName | Overridden. Gets the local name of the current node. |
![]() | Name | (Inherited from |
![]() | NamespaceURI | Overridden. Gets the namespace URI (as defined in the W3C Namespace specification) of the node on which the reader is positioned. |
![]() | NameTable | Overridden. Gets the System.Xml.XmlNameTable associated with this implementation. |
![]() | NodeType | Overridden. Gets the type of the current node. |
![]() | Prefix | Overridden. Gets the namespace prefix associated with the current node. |
![]() | ReadState | Overridden. Gets the state of the reader. |
![]() | Settings | (Inherited from |
![]() | Value | Overridden. Gets the text value of the current node. |
![]() | ValueType | (Inherited from |
![]() | XmlLang | (Inherited from |
![]() | XmlSpace | (Inherited from |
Name | Description | |
---|---|---|
![]() | Close | Overridden. Changes the System.Xml.XmlReader.ReadState to Closed. |
![]() | GetAttribute | Overloaded. Overridden. Gets the value of the attribute with the specified index. |
![]() | IsStartElement | Overloaded. (Inherited from |
![]() | LookupNamespace | Overridden. Resolves a namespace prefix in the current element's scope. |
![]() | MoveToAttribute | Overloaded. Overridden. Moves to the attribute with the specified index. |
![]() | MoveToContent | (Inherited from |
![]() | MoveToElement | Overridden. Moves to the element that contains the current attribute node. |
![]() | MoveToFirstAttribute | Overridden. Moves to the first attribute. |
![]() | MoveToNextAttribute | Overridden. Moves to the next attribute. |
![]() | Read | Overridden. Reads the next node from the stream. |
![]() | ReadAttributeValue | Overridden. Parses the attribute value into one or more Text, EntityReference, or EndEntity nodes. |
![]() | ReadContentAs | (Inherited from |
![]() | ReadContentAsBase64 | (Inherited from |
![]() | ReadContentAsBinHex | (Inherited from |
![]() | ReadContentAsBoolean | (Inherited from |
![]() | ReadContentAsDateTime | (Inherited from |
![]() | ReadContentAsDecimal | (Inherited from |
![]() | ReadContentAsDouble | (Inherited from |
![]() | ReadContentAsFloat | (Inherited from |
![]() | ReadContentAsInt | (Inherited from |
![]() | ReadContentAsLong | (Inherited from |
![]() | ReadContentAsObject | (Inherited from |
![]() | ReadContentAsString | (Inherited from |
![]() | ReadElementContentAs | Overloaded. (Inherited from |
![]() | ReadElementContentAsBase64 | (Inherited from |
![]() | ReadElementContentAsBinHex | (Inherited from |
![]() | ReadElementContentAsBoolean | Overloaded. (Inherited from |
![]() | ReadElementContentAsDateTime | Overloaded. (Inherited from |
![]() | ReadElementContentAsDecimal | Overloaded. (Inherited from |
![]() | ReadElementContentAsDouble | Overloaded. (Inherited from |
![]() | ReadElementContentAsFloat | Overloaded. (Inherited from |
![]() | ReadElementContentAsInt | Overloaded. (Inherited from |
![]() | ReadElementContentAsLong | Overloaded. (Inherited from |
![]() | ReadElementContentAsObject | Overloaded. (Inherited from |
![]() | ReadElementContentAsString | Overloaded. (Inherited from |
![]() | ReadEndElement | (Inherited from |
![]() | ReadInnerXml | (Inherited from |
![]() | ReadOuterXml | (Inherited from |
![]() | ReadStartElement | Overloaded. (Inherited from |
![]() | ReadSubtree | (Inherited from |
![]() | ReadToDescendant | Overloaded. (Inherited from |
![]() | ReadToFollowing | Overloaded. (Inherited from |
![]() | ReadToNextSibling | Overloaded. (Inherited from |
![]() | ReadValueChunk | (Inherited from |
![]() | ResolveEntity | Overridden. Resolves the entity reference for EntityReference nodes. |
![]() | Skip | (Inherited from |