Click or drag to resize

IXDLSContentReader Methods

The IXDLSContentReader type exposes the following members.

Methods
Name Description
Public method GetAttributeValue
Gets the attribute value.
Public method ParseElementType
Parses the type of the element.
Public method ReadChildBinaryElement
Reads the child binary element.
Public method ReadChildElement(Object)
Reads the child element.
Public method ReadChildElement(Type)
Reads the child element.
Public method ReadChildStringContent
Reads the content of the child string.
Top
See Also