Is this page helpful?
Checks if the reader can handle the specified type of IElementSet. This is an extension function.
public bool CanRead(
IElementSet elem
)
elem
The element set to check.
true if the element set can be read by the Reader; otherwise, false.