The following tables list the members exposed by DataReader.
Name | Description | |
---|---|---|
DataReader | Initializes a new instance of DataReader. |
Name | Description | |
---|---|---|
CanRead | Checks if the reader can handle the specified type of IElementSet.This is an extension function. | |
GetSupportedFeatures | Gets the list of features supported by the DataReader. | |
Reset | Prepares the reader for another set of elements to process. | |
Run | Runs an IElementSet on a document object and returns analysis results. |
Name | Description | |
---|---|---|
Id | Gets the unique identifier of the object. |