This is the event argument that is used by the IParseEvents interface that can be queried from the parseEvents property.
Inheritance Hierarchy
Remarks
Members
No filters for this type
Constructors
Initializes a new instance of the ParseEventArgs class.
Initializes a new instance of the ParseEventArgs class.
Parameters
- context: IParseContext
- The context to assign to context.
- element: Element
- The XML element to assign to element.
Properties
Gets the context that is being used for parsing.
Gets the context that is being used for parsing.
readonlyfinal
Property Value
The context.