[This is preliminary documentation and is subject to change.]

Icon | Member | Description |
---|---|---|
![]() | ReadElementContentAs(Type, IXmlNamespaceResolver) | Reads the element content as the requested type. |
![]() | ReadElementContentAs(Type, IXmlNamespaceResolver, String, String) | Checks that the specified local name and namespace URI matches that of the current element, then reads the element content as the requested type. |