The following tables list the members exposed byDataReader.
Protected Constructors
Name | Description | |
---|---|---|
![]() |
DataReader | Initializes a new instance ofDataReader. |
Public Methods
Name | Description | |
---|---|---|
![]() |
CanRead | Checks if the reader can handle the specified type ofIElementSet.This is an extension function. |
![]() |
GetSupportedFeatures | Gets the list of features supported by theDataReader. |
![]() |
Reset | Prepares the reader for another set of elements to process. |
![]() |
Run | Runs anIElementSeton a document object and returns analysis results. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Id | Gets the unique identifier of the object. |
See Also