The following tables list the members exposed by IXmlLightReader.
| Name | Description | |
|---|---|---|
![]()  | AddCData | Encountered cdata section in the document | 
![]()  | AddComment | Encountered comment in the document | 
![]()  | AddControl | Encountered control information <! ... > in the document | 
![]()  | AddInstruction | Encountered processing instruction <? ... ?> in the document | 
![]()  | AddText | Encountered text or whitespace in the document | 
![]()  | EndDocument | Ends the processing of an xml input | 
![]()  | EndTag | Ends the processing of an xml tag | 
![]()  | StartDocument | Begins the processing of an xml input | 
![]()  | StartTag | Begins the processing of an xml tag | 
    
    
    
    
    
    